Hi,
I am having an issue with posting an xml document data to a url like(http://www.wintercoat.com/example/userinfo.aspx).
For this my requirement i need to use http post inside java script and send the xml data(I need to create an xml doc with values from the database)to a third party page url by bypassing some of their pages(authentic ation page,user information page).
I appreciate if any one can please help me with some code and a similar example to this.
Thanks in advance
Terry.
I am having an issue with posting an xml document data to a url like(http://www.wintercoat.com/example/userinfo.aspx).
For this my requirement i need to use http post inside java script and send the xml data(I need to create an xml doc with values from the database)to a third party page url by bypassing some of their pages(authentic ation page,user information page).
I appreciate if any one can please help me with some code and a similar example to this.
Thanks in advance
Terry.
Comment