将表单发布到更多网址 [英] Post form to more URLs

查看:106
本文介绍了将表单发布到更多网址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法将表单发布到更多网址?

我在javascript中需要它。
例如:我有两个文档:1.php和2.php ..我希望表单将数据发布到这两个文件,但转到1.php ..
你知道任何方式吗?

is it there any way to post a form to more URLs?
I need it in javascript.. For example: I've got 2 documents: 1.php and 2.php.. I want the form to post data to the both of these files, but go to the 1.php.. Do you know any way?

推荐答案

这样做的方法是将表单发布到一个脚本,然后将脚本发布到第二个脚本。

the quick and dirty way to do this is to post the form to one script which will in turn post it to a second script.

这篇关于将表单发布到更多网址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆