Hi,
I did a search on the net and found your totorial page about encoding and decoding....
I have a bit of a problem and hope you can give me a answer or guidence to where I can look for this because I can not find anything on the net.
Some whebsites is linking to my site using the %3F and %3D signs..
test.asp%3FOrde rByName%3DC
It says page not found....
If I change the URL to test.asp?OrderB yName=C then it works fine...
What I want to know, is do I need to set the server somewhere that it know it must decode or uncode the URL ?
I have a Windows 2008 Server and runing normal ASP pages....
I get this offton from other sites but these links show pages not found...
Can you help ?
Thank you.
Hugo
I did a search on the net and found your totorial page about encoding and decoding....
I have a bit of a problem and hope you can give me a answer or guidence to where I can look for this because I can not find anything on the net.
Some whebsites is linking to my site using the %3F and %3D signs..
test.asp%3FOrde rByName%3DC
It says page not found....
If I change the URL to test.asp?OrderB yName=C then it works fine...
What I want to know, is do I need to set the server somewhere that it know it must decode or uncode the URL ?
I have a Windows 2008 Server and runing normal ASP pages....
I get this offton from other sites but these links show pages not found...
Can you help ?
Thank you.
Hugo
Comment