Home > Backend Development > PHP Tutorial > 在chorme 里为什么HTML表单信息提交后却打开php文件了,在ie正常

在chorme 里为什么HTML表单信息提交后却打开php文件了,在ie正常

WBOY
Release: 2016-06-23 14:13:00
Original
1053 people have browsed it

一个简单的程序

Bob's Auto Parts - Customer Feedback


Customer Feedback


Please tell us what you think.





Your name:


     

Your email address:


     

Your feedback:


     








在chorme中却打开了processfeedback.php ,而在ie中正常

回复讨论(解决方案)

action="processfeedback.php" 
提交到 processfeedback.php 有什么不对吗?

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template