hi,
newbie here, i am having a project requires me to send a xml file to an url, xml request, and get the server response. how do i do that?
i need to send some requests to the web server(an url) through xml file so to get response from them, do i use httpwebrequest and how about the coding in
vb.net? thanks!