经典ASP中的B2B解决方案 [英] B2B dolution in classical ASP

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

问题描述

大家好,

最近,我们的一些客户问他们是否有可能将$ x $ b以xml格式传递数据到我们的服务器程序进行处理。

请你给我一些指导或指向我的起点

我应该如何在经典的asp程序中这样做。

谢谢。

-

贝蒂

解决方案

创建一个允许他们的页面上传文件。

上传后可以进行一些所需的处理

" c676228" < be **** @ community.nospamwrote in message news:6F ********************************** @microsof t.com ...


大家好,

最近,我们的一些客户问他们是否有可能

将xml格式的数据传递给我们的服务器程序进行处理。

请您给我一些指导或指向我的起点

我应该如何在经典的asp程序中这样做。

谢谢。

-

Betty


您好Betty,


对于您的应用程序的客户端用户,他们将如何提供XML

数据到您的服务器应用程序?到目前为止,对于经典的ASP页面,您可以考虑以下方法:


1.让我们使用像Jon建议的那样通过文件上传来上传xml数据


2.让他们以编程方式将XML文档作为http post

请求的内容发布,在服务器端,您可以从http读取XML数据请求'

正文:


#Happy Days还在这里:将XML发布到服务器
http://msdn2.microsoft.com/en-us/library/ms950790.aspx


3.您还可以让客户端用户使用html表单输入文本框提交一些

XML数据。


IMO,#1和#2将是首选。

此致,


Steven Cheng


Microsoft MSDN在线支持主管


================================= =================

通过我的帖子获取通知电子邮件?请参阅
http://msdn.microsoft .com / subscripti ... ult.aspx#notif

ications。


注意:MSDN托管新闻组支持服务是针对非紧急问题

如果社区或微软支持人员在1个工作日内做出初步回复是可以接受的。请注意,每个跟随

的响应可能需要大约2个工作日作为支持

专业人士与您合作可能需要进一步调查才能达到

最有效的分辨率。该产品不适用于需要紧急,实时或基于电话的交互或复杂的b $ b项目分析和转储分析问题的情况。这种性质的问题最好通过联系

Microsoft客户支持服务(CSS)处理
href =http://msdn.microsoft.com/subscriptions/support/default.aspx\"target =_ blank> http://msdn.microsoft.com/subscripti...t/default.aspx


==================================== ==============


此帖子按原样提供。没有保证,也没有赋予任何权利。



嗨Betty,


这方面有什么进展吗?如果您有任何其他我们可以提供的帮助,请感觉

免费在这里发布。

此致,


Steven Cheng


Microsoft MSDN在线支持主管

此帖子按现状提供没有保证,也没有授予任何权利。


Hi all,
Recently, a couple of our clients have asked if it is possible for them to
pass data in xml format to our server program for processing it.
Would you please give me some guide lines or point me to a starting point
how I should do it in classical asp program.
Thank you.
--
Betty

解决方案

Create a page which will allow them to upload a file.
The upload can be followed with some desired processing
"c676228" <be****@community.nospamwrote in message news:6F**********************************@microsof t.com...

Hi all,
Recently, a couple of our clients have asked if it is possible for them to
pass data in xml format to our server program for processing it.
Would you please give me some guide lines or point me to a starting point
how I should do it in classical asp program.
Thank you.
--
Betty



Hi Betty,

For the client users of your application, how will they provide the XML
data to your server application? So far, for classic ASP page, you can
consider the following approachs:

1. let use upload the xml data via file upload as Jon has suggested

2. Let them programmatically post the XML document as content of http post
request, and at server-side, you can read the XML data from http request''s
body:

#Happy Days Are Here Again: Posting XML to the Server
http://msdn2.microsoft.com/en-us/library/ms950790.aspx

3. You can also let client user use html form input textbox to submit some
XML data.

IMO, the #1 and #2 would be preferred.
Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.




Hi Betty,

Any progress on this? If you have anything else we can help, please feel
free to post here.
Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.


这篇关于经典ASP中的B2B解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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