When you install IE, I think there is an option to get the developer JS tools that give better error messages... And there's some kind of setting in the preferences about showing JS errors. And maybe a JS console. Havent' used IE for so long, I forget what all there is, but I suspect you can wring out more info, once you go through enough interminible dialogs from MS. Also check in Firefox JS console -- It may be warning you of a problem without halting on it. On Wed, March 7, 2007 11:03 am, Németh Zoltán wrote: > 2007. 03. 7, szerda keltezéssel 10.59-kor Ed Curtis ezt Ãrta: >> I've just run into this problem this morning.... >> >> <a href="#" >> onclick="javascript:window.open('web_forward.php?address=<? >> echo $web_url; ?>&agent=<? echo $agent; ?>&real_company_name=<? echo >> $real_company_name; ?>', 'Web Site');"> >> >> This produces an "Error on Page" in IE 7, but works perfectly in >> Firefox >> and Netscape. >> >> I have several other javascript calls on the page where this call >> resides and all of them work perfectly except for this one. Does >> this >> error occur because I'm sending the variables to another script that >> does some logging then forwards the user to the URL or is it just a >> IE >> quirk? >> > > I'm almost sure it has nothing to do with php > rather javascript, and maybe microsoft's special javascript > interpretations... > > greets > Zoltán Németh > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php