<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
Table of contents Single-machine deployment Onlin...
A simple cool effect achieved with CSS3 animation...
Table of contents 1. Install ESXi 2. Set up ESXi ...
Due to work reasons, it is often not possible to ...
The jquery plug-in implements the dashboard for y...
For the beginner's first installation of MySQ...
Table of contents 1. Install html2Canvas 2. Intro...
Table of contents What is an index The difference...
Friends who are learning HTML, CSS and JS front-e...
Table of contents Preface How to implement Vuex f...
Table of contents Preliminary preparation Impleme...
MySQL dynamically modify replication filters Let ...
1. Introduction to docker-maven-plugin In our con...
Here are some common MySQL commands for you: -- S...
Table of contents background How does element-ui&...