Friday, November 27, 2009

Programmers: making a URL redirection work in IE?

Here's some of the code that needs to be altered:



%26lt;script language="JavaScript" type="text/javascript"%26gt;



%26lt;!--



x = parseInt(window.screen.width) / 2 - 800;



y = parseInt(window.screen.height) / 2 - 600;



function registerWin() {



CW=window.open('redirect.htm','NewWin'...



CW.moveTo(x,y);



}



// --%26gt;



%26lt;/script%26gt;



Here's the situation. there is a webpage%26gt;%26gt;there is a registration link. I need to link to go a certain page obviously.



However, I need it to bypass another site in order to get a tracking cookie on the visitor's browser.



it works in firefox but not IE..any suggestions?



Programmers: making a URL redirection work in IE?download ie





Hmm...your code is messed up by YA (try some line breaks to make it show).



Does the CW window open in IE at all?

No comments:

Post a Comment

 
web hosting providers