简体   繁体   English

如何停止我的 html 表单以重定向到谷歌表单?

[英]How can i stop my html form to redirect on google form?

I have connected my html form to google form but when i submitted the data it gets redirected on google form page i don't want that instead i want a success message if get submitted successfully or error message if not我已将我的 html 表单连接到谷歌表单,但是当我提交数据时,它会在谷歌表单页面上被重定向,我不希望这样,如果成功提交,我想要一条成功消息,如果没有成功提交,我想要一条错误消息

enter link description here 在此处输入链接描述

 if(succes){ redirect } else{ error }

so what are you asking will you please elaborate所以你在问什么,请你详细说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM