florida
06-25-2004, 07:53 PM
I have a pop up menu that shows web links.
It works great but if the URL in the pop up menu has a blank space in it then the URL doesnt work.
This only happens in my IE6 but works great in Netscape 4.77.
How do you put spaces in the URL for JavaScript parameters?
Here are some attempts but that didnt work:
http://myurlhere/data here/file name.doc
http://myurlhere/data%20here/file%20name.doc
http://myurlhere/data\shere/file\sname.doc
Anything else I can try?
It works great but if the URL in the pop up menu has a blank space in it then the URL doesnt work.
This only happens in my IE6 but works great in Netscape 4.77.
How do you put spaces in the URL for JavaScript parameters?
Here are some attempts but that didnt work:
http://myurlhere/data here/file name.doc
http://myurlhere/data%20here/file%20name.doc
http://myurlhere/data\shere/file\sname.doc
Anything else I can try?