I have a paramater that is being passed in the querystring.
The parameter may or may not include spaces.I have used the urlencode function to take care of this. However when testing with Netscape V 4.08 the urlencode doesnt work and I get the error the parameter is incorrect.What is causing this? Is there anything I can do to fix this so the parameter is passed correctly? Will this happen with Netscape 6.0?
The parameter may or may not include spaces.I have used the urlencode function to take care of this. However when testing with Netscape V 4.08 the urlencode doesnt work and I get the error the parameter is incorrect.What is causing this? Is there anything I can do to fix this so the parameter is passed correctly? Will this happen with Netscape 6.0?