|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
IIS 5 & URLEncode |
From: |
Bob LaGarde |
Date: |
2/21/2001 11:46:40 AM |
IP: |
24.124.6.140 |
IIS 5 is encoding a response.redirect string. This behaviour does not occur on NT but does in Win 2000. The string such as:
http://www.somesite.com/process.asp?val1=abc&val2=efg
gets encoded such that the = signs are trashed as well as other special characters and thus the target script fails because the input is improperly formatted.
Is there a <no encode> type function?
Bob |
|
|
|
|
|
|
|
|
|
|
|
|