Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / May 2005

Tip: Looking for answers? Try searching our database.

HTTP Post / XML Problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DrNASA - 20 May 2005 19:38 GMT
I want to submit my form to an ASP (not ASP.NET) page.
I have configured the Submit settings to point to the correct ASP page and
have configured the Submit settings to use Web Site (HTTP)

Looking at the help file for InfoPath:

  http://office.microsoft.com/en-us/assistance/HA011444861033.aspx

it says that InfoPath sends the form an XML data using HTTP POST request.

I need help referencing the posted XML data in the ASP page.
Does anybody know how to do that?

Anytime I use ASP to refernece an existing XML document, I use this code:

*********************
Dim objXML
   
Set objXML = Server.CreateObject("microsoft.XMLDOM")
   
objXML.Load (Server.MapPath("Template1.xml"))

*********************
where Template1 would be the XML file.

Would this work? Would I just use the formname.xml or can I just use a
Request("object") instead of the code above?

Thanks
Nic Roche - 20 May 2005 22:14 GMT
See later post "Help needed..."

>I want to submit my form to an ASP (not ASP.NET) page.
> I have configured the Submit settings to point to the correct ASP page and
[quoted text clipped - 25 lines]
>
> Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.