aspx: is there anyway to change form from POST to PUT?

Posted by Yang on Stack Overflow See other posts from Stack Overflow or by Yang
Published on 2010-03-29T18:10:02Z Indexed on 2010/03/29 18:13 UTC
Read the original article Hit count: 342

Filed under:
|
|
|

My current aspx form askes users to input fields into texbox and press submit button. We are thinking of using PUT method that read parameters from the URLs? Any quick solution for this?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about forms