Home  >  Article  >  Backend Development  >  表单验证解决方案

表单验证解决方案

WBOY
WBOYOriginal
2016-06-13 10:12:22878browse

表单验证
注册提交后如果不成功,自动返回到注册页面时如何保存用户提交之前填的信息?特别是select中的信息?

------解决方案--------------------
试试js的history.back();
------解决方案--------------------
递交后用JS再为每个表单赋值不就OK了?

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