send xml request string using HTTP protocol?

M

Matt

The ASP page needs to send XML request string to another ASP page when the
user clicks submit button, I wonder how to get started because when user
click submit button, it will send the form to page2.asp.

<form action="page2.asp" method="POST">
Name: <input type="text" name="fname">
//etc.. controls
<input type="submit">
</form>
 
M

Matt

what do u mean "put your XML into an input" ? When you click submit button
using POST protocol, it will send the form to the server? But I want XML
string that represents the data of the form
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top