C# | Authorize.net AIM 表单提交进度指示器

发布于 2024-09-14 18:45:23 字数 194 浏览 3 评论 0原文

当我单击表单的购买按钮时,我希望按钮文本更改为正在处理...并在表单等待从authorize.net 返回的响应时将其禁用。响应返回后,返回购买按钮文本并将其启用。我确实有两个标签最初是空白的,一旦authorize.net 返回状态,它就会用正确的响应填充这些标签。

我所有的authorize.net 代码都在一个名为cc_Submit 的方法中。谢谢。

When I click the purchase button for the form I want the buttons text to change to processing... and have it be disabled while the form is waiting for a response back from authorize.net. Once the response comes back, return the button text to purchase and make it enabled. I do have two labels that are initially blank and once authorize.net returns a status it populates those labels with the correct response.

All of my authorize.net code is in a method called cc_Submit. Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

可是我不能没有你 2024-09-21 18:45:23

我决定可以根据更新面板进度指示器进行编程。

I decided that I could program against my update panel progress indicator.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文