G
Giulio Petrucci
Hi there,
I' have a simple ASP.NET application reciveinf a POST request and using
both HttpContext.Current.Request.Files and
HttpContext.Current.Request.Form.
In order to test the page, I'd need to send a post request cotaining
both files and parameter in form "var1=value1&var2=value2". How can I do
this?
Thanks in advance,
Giulio - Italy
--
I' have a simple ASP.NET application reciveinf a POST request and using
both HttpContext.Current.Request.Files and
HttpContext.Current.Request.Form.
In order to test the page, I'd need to send a post request cotaining
both files and parameter in form "var1=value1&var2=value2". How can I do
this?
Thanks in advance,
Giulio - Italy
--