blah blah blah is here! blah blah » Close

0
votes
0 answers

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 ...

0
votes
0 answers

Changing the Redirected Url in the 'Form' tag

Hi Within a page of my website, I have HTML <input> text box and button control which, when selected, redirect to the site: http://dx.doi.org The URL for this site is set in the ASP code page using the tag line: [code]<form ...

Feedback