Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML and ASP

Status
Not open for further replies.

Remulon

Programmer
Apr 30, 2004
11
AU
Hi all,
I'm a newbie around here, so if I ask stupid questions, you know why.

I am trying to write the code for an HTML page (or should I say HTML form), that is to (upon submission) create an XML document and post that document to an asp page.

I have no control over the asp page, nor the server that it is on. (How much difference does this make?)

Basically I am trying to integrate my website with my dispatch warehouse and all I have from them is the format that the XML file is to be in (ie: element tags and order etc.), and the URL of the asp page.

I understand what XML is and what it is used for, and I have been reading lots of information about it, but I have seen no examples where any of this is explained.

Any help will be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top