Can VBScript escape be used for escaping a post (application/x-www-form-urlencoded) or a multipart post? Is it the equivalent of PHP's urlencode?
You should use Server.URLEncode(string) in place of PHP's urlencode.
It isn't the equivalent, however it is perfectly suitable for escaping posts.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With