POST问题 [英] POST question

查看:65
本文介绍了POST问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个网页,用信用卡发回服务器

信息。


然后我需要将信息发布到我的付款处理网关,检查

结果,然后将信息发送回客户端。


如何从服务器到网关进行POST并处理

信息?


谢谢。


-

Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com

I have a web page that posts back to the server with credit card
information.

I then need to POST the information to my payment processing gateway, check
the result and then send information back to the client.

How do I do the POST from the server out to the gateway and process the
information?

Thanks.

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com

推荐答案

在服务器端代码中,收到数据后,只需调用网关

并传递数据。您可以同步进行页面处理,也可以异步进行
等待或不等待来自网关的回复。

Michael Tissington < MI ***** @ nospam.com>在消息中写道

新闻:%2 *************** @ tk2msftngp13.phx.gbl ...
In the server side code, after you receive the data, just call the gateway
and pass the data. You can have your page process synchronously or
asynchronously to wait or not for a reply from the gateway.
"Michael Tissington" <mi*****@nospam.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
我有一个用信用卡回复服务器的网页

然后我需要将信息发布到我的支付处理网关,
检查结果然后再发回信息对于客户端。

如何从服务器到网关进行POST并处理
信息?

谢谢。

-
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com
I have a web page that posts back to the server with credit card
information.

I then need to POST the information to my payment processing gateway, check the result and then send information back to the client.

How do I do the POST from the server out to the gateway and process the
information?

Thanks.

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com



当你发布页面时,让它调用网关而没有页面发布

给自己

" Michael Tissington" < MI ***** @ nospam.com>在留言中写道

新闻:#x ************* @ tk2msftngp13.phx.gbl ...
when you post the page, have it call the gateway and not have the page post
to itself
"Michael Tissington" <mi*****@nospam.com> wrote in message
news:#x*************@tk2msftngp13.phx.gbl...
我有一个网页用信用卡回复服务器信息。

然后我需要将信息发布到我的支付处理网关,
检查结果,然后将信息发回给客户端。

如何从服务器到网关进行POST并处理
信息?

谢谢。

-
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com
I have a web page that posts back to the server with credit card
information.

I then need to POST the information to my payment processing gateway, check the result and then send information back to the client.

How do I do the POST from the server out to the gateway and process the
information?

Thanks.

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com



是的,但是我怎么只是'打电话给网关'


-

Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com

" Scott M." < S - *** @ BADSPAMsnet.net>在消息中写道

新闻:Ot ************* @ TK2MSFTNGP09.phx.gbl ...
Yes, but how do I just ''call the gateway''

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com
"Scott M." <s-***@BADSPAMsnet.net> wrote in message
news:Ot*************@TK2MSFTNGP09.phx.gbl...
在服务器端代码中,收到数据后,只需调用网关
并传递数据即可。您可以同步或异步进行页面处理,等待或不等待来自网关的回复。

Michael Tissington < MI ***** @ nospam.com>在消息中写道
新闻:%2 *************** @ tk2msftngp13.phx.gbl ...
In the server side code, after you receive the data, just call the gateway
and pass the data. You can have your page process synchronously or
asynchronously to wait or not for a reply from the gateway.
"Michael Tissington" <mi*****@nospam.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
我有一个帖子的网页用信用卡返回服务器

然后我需要将信息发布到我的支付处理网关,
I have a web page that posts back to the server with credit card
information.

I then need to POST the information to my payment processing gateway,


检查

结果然后将信息发送回客户端。

如何从服务器发送到网关并处理
信息?

谢谢。

-
Michael Tissington
http: //www.oaklodge.com
http://www.tabtag.com
the result and then send information back to the client.

How do I do the POST from the server out to the gateway and process the
information?

Thanks.

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com




这篇关于POST问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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