I want to send some data from a VB app (vb.net 2005)to a website. The data is in XML format and I get error 500 when I send it in a quesrystring. Im trying to find the correct way to encode the request string.
Can someone point me in the right direction
Thanks
Can someone point me in the right direction
Thanks
Code:
[URL unfurl="true"]http://www.myite.com/datain.aspx?Data?<id>22</id><fname>Jack</Fname><lastname>Giant</lastname>[/URL]