Microsoft
Software
Hardware
Network
Question : posting xml string to web
hi there, I have this code to post xml string to a website and get the results as string
Dim w As New Net.WebClient
Dim res = w.UploadString(myUrl, myXmlString)
It worked for awhile, but now I get timeout error, and I need to set the timeout property. What's the equivalent code above using WebRequest?
Answer : posting xml string to web
Check if any of the advice on this page is helpful:
http://forums.techarena.in
/operating
-systems/1
324610.htm
Network sharing with virtual XP mode PC
Random Solutions
Google, Facebook, etc. Logo turns fuzzy after upload.
Ping remote user?
Help with pivot tables in SQL
vbscript copy files to location based on user input
input text box
DIV issues in IE
Suspended VLAN
Aggregate
How to get query cretaed by the prepare statement in PDO
Hyper Terminal v. 6.1 (Build 7600) running on Windows 7 Professional most often closes after clicking on File and then Open-How can I fix this?