Greetings,
Is there any way, using HTTPRequest to extract the values of a form when using the post method. With the get method, I know I can use the request.querystring("field
") but I have too many fields to pass if I use that method.
Thanks
Start Free Trial