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
SBS 2003 R2 remote web workplace
Hide decimal point while maintaining decimal places
Active Directory Help
VB Script: Output specific text from text file
Windows Server 2008 Creating Folders Issue
What is the impact of recreating an OU certifier on current users?
how i connect to my camera remotly
print only certain rows in Excel 2003
Hide vb.net exe from tasklist
Selecting VBA Frame changes Parent Frame Scroll position