| 
| 
 | 
 | 
 | 
 | 
 | 
| 		
			
			 | 
		#1 | 
| 
			
			
			
			 Banned 
			
			
		
			
				
			
			
			Join Date: Oct 2003 
				Location: About to be evicted!!!! 
				
				
					Posts: 4,082
				 
				
				
				
				 | 
	
	
	
		
		
			
			 
				
				Active X
			 
			I have a page stored on my hard drive that is basically just a text box (I use it as a quick spell checker), the entire page is simply: 
		
	
		
		
		
		
		
		
		
		
		
	
	Code: 
	<html> <body bgcolor="#000099"> <textarea cols="150" rows="35"></textarea> </html>  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
			
		
		
		
	 | 
| 		
			
			 | 
		#2 | 
| 
			
			
			
			 Subversive filth of the hedonistic decadent West 
			
			
		
			
				
			
			
			Join Date: Mar 2003 
				Location: Southeast Florida 
				
				
					Posts: 27,936
				 
				
				
				
				 | 
	
	
	
		
		
		
		
		 Maybe add a body closing tag to the page. 
		
	
		
		
		
		
		
		
			
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
			
		
		
		
	 | 
| 		
			
			 | 
		#3 | 
| 
			
			
			
			 Banned 
			
			
		
			
				
			
			
			Join Date: Oct 2003 
				Location: About to be evicted!!!! 
				
				
					Posts: 4,082
				 
				
				
				
				 | 
	
	
	
		
		
		
		
		 Sorry, just realise I forgot to post to thank you for the suggestion. Thanks (but unfortunately cleaning up the code did not work). 
		
	
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
			
		
		
		
	 | 
| 		
			
			 | 
		#4 | 
| 
			
			
			
			 a.k.a. Sparky 
			
			
		
			
				
			
			
			Join Date: Sep 2004 
				Location: West Palm Beach, FL, USA 
				
				
					Posts: 2,396
				 
				
				
				
				 | 
	
	
	
		
		
		
		
		 The one possibility that comes to mind is a toolbar that is modifying the <body> tag to include some code for popups that is being blocked by the browser. 
		
	
		
		
		
		
		
		
			Recently I've seen some exploits that depend on jquery being present on a page that do similar modifications where view source doesn't show anything, but, the webmaster tools in firefox/chrome for view generated source reveal the bad code. Might want to run a check to see if the page itself has some code embedded really far down or right and that you're not just assuming since everything you see in the viewport is all that is there, or, to see if you have a toolbar or malware running that might be modifying the page on the fly. There are 'innocent' toolbars that do use activeX to do tracking and send back information to a central location for trending that might also do it. Or, perhaps spellcheck is now an activeX control and is triggered when the browser see a textarea. Does it happen on any page with a textarea? or just that one? 
				__________________ 
		
		
		
		
		
		
	
	SnapReplay.com a different way to share photos - iPhone & Android  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
			
		
		
		
	 | 
| 		
			
			 | 
		#5 | 
| 
			
			
			
			 Banned 
			
			
		
			
				
			
			
			Join Date: Oct 2003 
				Location: About to be evicted!!!! 
				
				
					Posts: 4,082
				 
				
				
				
				 | 
	
	
	
		
		
		
		
		 Thanks. The Toolbar hit a nerve because a while back I downloaded some software that came with a toolbar and discovered that the company was not entirely honest. I deleted the software but could not get rid of the toolbar, so just "switched it off", but that could simply mean "switched off any visible sign of it". 
		
	
		
		
		
		
		
		
		
		
		
	
	So now my question is: "Does anyone know how to uninstall the AVG toolbar?" !!!  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
			
		
		
		
	 | 
| 		
			
			 | 
		#6 | 
| 
			
			
			
			 Banned 
			
			
		
			
				
			
			
			Join Date: Oct 2003 
				Location: About to be evicted!!!! 
				
				
					Posts: 4,082
				 
				
				
				
				 | 
	
	
	
		
		
		
		
		 Sorry, forgot to say - just that page, not others with text area. The only other time it happened was when I was testing a script generated page that had not head or body tags, just a load of text and HTML (used as a feed to a blog script I give to my my affiliates, it just contains the stuff to put in the body of their own page). 
		
	
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
	
	
		
  | 
	
		
  |