aspx: is there anyway to change form from POST to PUT?
- by Yang
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?