I need to know if anyone has used xml form posting to pass parameters to another website. The problem is the data I need to build the new form with is in codebehind. So I really need to create a new form add the xml data and then send it via a form post.
This needs to be done in codebehind because that is where all the data is located. Any ideas?
Thanks in advance
Go to the complete details ...