| Posted: 02 August 2007 at 6:22am | IP Logged
|
|
|
Hi, I'm working with the trial version of linkfreeze 2.1 and I've a problem with "Redirect Old Style Requests" parameter:
when this option is activate, if I put a parameter value with space in the url, I've a 404 error page cannot be found,
the url is like this: http://www.test.com/Default.asp?q_string=word+word
the space is automatically encoded with a "+" sign
I noticed that if I encode space with "%20" ascii value the error disappear and linkfreeze redirect parameter works fine.
How can I solve this error ?
I don't know how to automatically encode space character with "%20" instead of "+" sign.
|