kryptx
March 20th, 2003, 14:54
Hello,
I am trying to write an ASP script that will submit a form to an external URL. I would prefer to use the POST method but even a function to URL-Encode all form-submitted variables in the Request object (so that I can manually perform a GET by redirecting the user's browser) would be helpful.
I am trying to write an ASP script that will submit a form to an external URL. I would prefer to use the POST method but even a function to URL-Encode all form-submitted variables in the Request object (so that I can manually perform a GET by redirecting the user's browser) would be helpful.