Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-16-2008, 06:57 AM   PM User | #1
ubss
New to the CF scene

 
Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ubss is an unknown quantity at this point
Question ANNOYING ACTIVEX! onLoad="self.focus()"

I am using a simple script... here the gist of it:

<body onLoad="self.focus()">BLAHBLAHBLAH</body>

Every time I open the page, I need to confirm the active x control or whatever. Stupid windows vista.

Anyways, is there a way around it? I have seen other websites use the same commands and I do not have to allow windows to open it.

If you are unsure what I mean, I am talking about the little orange-ish bar that comes down from the address bar when windows thinks you are being attacked.
ubss is offline   Reply With Quote
Old 05-16-2008, 07:09 AM   PM User | #2
radamsiii
New Coder

 
Join Date: May 2008
Posts: 56
Thanks: 9
Thanked 1 Time in 1 Post
radamsiii is an unknown quantity at this point
Are you on-line or off-line when you get this?
__________________
Dedicate some time to Educate your mind
radamsiii is offline   Reply With Quote
Old 05-16-2008, 07:13 AM   PM User | #3
rangana
Senior Coder

 
rangana's Avatar
 
Join Date: Feb 2008
Location: Cebu City, Philippines
Posts: 1,752
Thanks: 65
Thanked 372 Times in 365 Posts
rangana will become famous soon enoughrangana will become famous soon enough
Hi ubss,

You should sit down first and relax

This activeX control won't show when your page is up on the server already

But if you really don't like that MOTW to annoy you, then have this code above your HTML tag:
Code:
<!-- saved from url=(0014)about:internet -->
For further reading:
http://msdn.microsoft.com/en-us/library/ms537628.aspx
__________________
Learn how to javascript at 02geek

The more you learn, the more you'll realize there's much more to learn
Ray.ph
rangana is offline   Reply With Quote
Old 05-16-2008, 07:23 AM   PM User | #4
ubss
New to the CF scene

 
Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ubss is an unknown quantity at this point
Thanks Rangana. I was coding it offline until I had it completed to upload. I guess that was all. Thanks :-D.
ubss is offline   Reply With Quote
Old 05-16-2008, 09:19 AM   PM User | #5
effpeetee
Senior Coder

 
effpeetee's Avatar
 
Join Date: Feb 2007
Location: Clapham Junction - London SW
Posts: 4,884
Thanks: 228
Thanked 204 Times in 203 Posts
effpeetee is an unknown quantity at this point
It is also part of internet options on the browsers internet settings to allow Active X.

Frank
__________________
* Sources (updated: 21.11.2012.
Using Windows 8 Professional. 64bit with HP Photosmart 5510 printer Very useful site here.

Last edited by effpeetee; 05-16-2008 at 09:21 AM..
effpeetee is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 02:57 PM.


Advertisement
Log in to turn off these ads.