Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 06:53 PM
Robert McIntosh
Guest
 
Posts: n/a
Default Receiving XML Data via POST form

Hi,

I'm scripting up a page that will submit a set of data to gateway that
returns an XML string.

for general example

<form name="XMLGATEWAY" method="post"
action="http://tothexmlgateway.com/xmldata.cfm">
<input type="hidden" name="username" value="username">
<input type="hidden" ....etc...>

The gateway then returns the raw, unformatted XML string with the (example)
webaddress
http://tothexmlgateway.com/xmldata.cfm.

I'd rather have the data returned to the requesting page, formatted, and in
my company's css.
I'm new at writing scripts to receive data from an XML gateway. What's the
best approach to this? XSLT? XML-RPC? Something else entirely?

Thanks,
Robert
robert@pacificscreening.com


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles