html button action
A form with two submit buttons. The first submit button submits the form data to "submit_data.php", and the second submits to "send_data.php":
<form action="/submit_data.php" method="get">
<label>Name:</label>
<input type="text" id="uname" name="uname"><br><br>
<label>Age:</label>
<input type="text" id="uage" name="uage"><br><br>
<label>Address:</label>
<input type="text" id="uaddress" name="uaddress"><br><br>
<button type="submit">Submit</button>
<button type="submit" formaction="/send_data.php">Submit to another page</button>
</form>
Also in HTML:
- how to include jquery in html
- jquery
- vue toggle class
- html submit button
- asp classic server show errors
- doctype html charset utf-8
- how to get number list in html
- ionic menu
- html boilerplate vscode
- how to add javascript to html
- m3u8 ffmpeg download
- how to add php to html
- how to make html open link in new tab
- what is a fieldset html
- HTML5 Accesskey Attribute: you may not need JavaScript to add Keyboard Shortcuts
- html remove hittest from element
- meta tags
- how to scrool some photos in html
- html zeilenumbruch
- how to justify text in html
- background-color html
- Sending HTML Code Through JSON
- excel vba HTML text with tags to formatted text in an cell
- slide show in html