worryworth Posted February 19, 2005 Share Posted February 19, 2005 I'm kind of a total noob, so please excuse my ignorance. I'm currently trying to design a web page in wich the first page lauch you to a new window . But from what i've got right now, when I test it, IE gives me an "active content blocking" warning and i dont uderstand why cause i've copied the code from another site and there's no problem with it. here's a copy of the code..<html><HEAD><TITLE>something else website.</TITLE></HEAD><body><BODY leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><TABLE WIDTH="100%" HEIGHT="100%" BORDER="0"> <TR align="center" valign="middle"> <TD> <br> <br> <table width="662" border="0" cellspacing="0" cellpadding="0"> <tr> <td><a href="ItsNotIt.htm" onClick="window.open('ItsNotIt.htm','','toolbar=no,resizable=no,status=no,scrollbars=no,menubar=no,width=800, height=600');return false;"target="_self"> <img src="images/mainenter.gif" border="0"></a></td> </tr></table></body></html>thanks for any helpin firefox there's absolutely no problemworryworth Link to comment Share on other sites More sharing options...
Stuntgp2000 Posted February 19, 2005 Share Posted February 19, 2005 maybe your problem is in the code you haven't stated. for me the code above should not cause that warning.It may be also to IE settings if they are set to high. Link to comment Share on other sites More sharing options...
worryworth Posted February 19, 2005 Author Share Posted February 19, 2005 Well there's nothing else in the code, its just a start page, the settings should be at medium ? Link to comment Share on other sites More sharing options...
Stuntgp2000 Posted February 20, 2005 Share Posted February 20, 2005 I recommend you set them to default, since you even in medium they my be customized to block active content scripting Link to comment Share on other sites More sharing options...
spiritpyre Posted May 12, 2005 Share Posted May 12, 2005 Don't know if you're still having problems with this, but I've been having similar problems running it locally. I've looked around in the forums and on the web and I'm pretty sure this hasn't been posted here before. Anyway I just ran across this article detailing a possible fix:hereHaven't tried it yet, but it sounds promising. I'm gonna go try it on my test PC, and if I can get it to work successfully then I will post back here. Link to comment Share on other sites More sharing options...
spiritpyre Posted May 12, 2005 Share Posted May 12, 2005 Ok, I tested it. It works like a charm. If you want the .reg its here:http://www.msfn.org/board/index.php?act=ST...t=27911&st=810# Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now