votes
Changing the Action attribute in the 'Form' tag
Hi there How can I get the Form.Action value to change value when a HTML button called 'doiSubmit' on the page is selected but to stay null the remainder of the time? I've placed the functionality in the Page_Load method as it seems t ...
