Hello,
I need to write c# code, who get source from one site and write it to me. http://www.teo.lt/ltforms/inc_count.php . This 3 numbers.
I am under proxy, and need to do this with proxy. I have address, username and password. How can i can get it? How set proxy settings?
Thanks for help
User Profile
Collapse
-
Read web source with proxy
-
get url text vb(asp)
Hello,
I need to get from page http://www.teo.lt/ltforms/inc_count.php this 3 numbers.
I need to do this withasp (with vb script).
I have this type of script
...Code:<% url = "http://www.teo.lt/ltforms/inc_count.php" ' add a BASE HREF tag Response.write "<BASE HREF='" & url & "'>" set xmlhttp = CreateObject("MSXML2.ServerXMLHTTP")Last edited by DrBunchman; Aug 13 '08, 08:49 AM. Reason: Added [Code] Tags - Please use the '#' button
No activity results to display
Show More