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
winforms range validation
copyshema
Linux SSH with 2 NIC
multiple physical sites with SBS 2008
vbs script to convert csv to xlsx whit colum setup
Loop through XML file using VB.Net
Cannot Change host file on client machines
Why does END TASK on a remoteapp session cause all remoteapp sessions to all servers to shut down?
automatically get file from ftp server using .bat and put onto my computer
Windows Server 2003 - LDAP - Query Password Expire - VBS