I made this using dreamweaver! The program is as follows:
Untitled Document Why doesn’t it jump to the cl.html page after clicking submit
Reply to discussion (solution)
Try Try
HTML code
document.getElementById("bd").submit() What does .submit mean? Can button be used?
Triggering form submission is submit instead of button
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn