Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2010-10-31, 04:30 AM   #1
ecchi
Banned
 
ecchi's Avatar
 
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>
Since Windows last updated itself, opening this page in IE get me a "Active X has been blocked" message. Does anyone know what in that code to make it think I am using Active X?
ecchi is offline   Reply With Quote
Old 2010-10-31, 08:07 AM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Maybe add a body closing tag to the page.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2010-12-10, 03:27 PM   #3
ecchi
Banned
 
ecchi's Avatar
 
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).
ecchi is offline   Reply With Quote
Old 2010-12-10, 03:46 PM   #4
cd34
a.k.a. Sparky
 
cd34's Avatar
 
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
cd34 is offline   Reply With Quote
Old 2010-12-17, 03:39 PM   #5
ecchi
Banned
 
ecchi's Avatar
 
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?" !!!
ecchi is offline   Reply With Quote
Old 2010-12-17, 03:46 PM   #6
ecchi
Banned
 
ecchi's Avatar
 
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
Quote:
Originally Posted by cd34 View Post
Does it happen on any page with a textarea? or just that one?
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).
ecchi is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:05 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc