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