Send and receive data
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I need to send XML data to a site and receive the processed info. Can any one suggest me how to go about it ? Thanks in advance. VIPUL BHATT
-
I need to send XML data to a site and receive the processed info. Can any one suggest me how to go about it ? Thanks in advance. VIPUL BHATT
Try using the M$ XML parser (latest verision is 4.0 I think). If you d/l from M$, comes with both VB and C++ tutorials.