JS Window.Open problems with URLEncode - TechRepublic
General discussion
June 4, 2002 at 06:41 AM
ryan_m_swank

JS Window.Open problems with URLEncode

by ryan_m_swank . Updated 24 years ago

I am tyring to window.open a link that has an ‘&’ as part of the value of one of the querystring’s parameters. I am changing the actual ‘&’ to ‘%26amp’ but window.open in IE converts it to ‘&’. Netscape treats it fine.
Does anyone have a workaround or know of any known bugs with this?

thanks

This discussion is locked

All Comments