<br />Question: How to write in HTML to jump to a certain file? In HTML, I want to go to the aaa.asp file after pressing submit. How should I write the action here? form<form id="form" name="form" method="post" action=""> <input type="submit" name="Submit" value="Submit" /> The ultimate annoying answer: window.location.reload("aaa.asp") |
<<: MySQL decimal unsigned update negative numbers converted to 0
>>: Solve the problem of running hello-world after docker installation
This article example shares the specific code of ...
When using a virtual machine, you may find that t...
Table of contents Mode Parameters HashHistory Has...
Table of contents 1. CDN introduction 1.1 react (...
Table of contents need: Main points: According to...
Some time ago, I encountered the problem that the...
MySQL database too many connections This error ob...
Table of contents Basic Overview Enable GTID onli...
Single page application characteristics "Ass...
Docker installation Use the official installation...
1. HTML tags with attributes XML/HTML CodeCopy co...
The mobile version of the website should at least...
I'm looking for a job!!! Advance preparation:...
1. Use css sprites. The advantage is that the smal...
Table of contents Preface Asynchronous loading Pa...