Connect to server & read html page
-
Sir, I am using VC++. Suppose I have a html page on the Net server. The page has a table, in that table this value is stored like 100.200.300.400. So now I want to read it from the Net server & store it in the VC++ base application. So please would you provide me some useful info. Thanks in advance. Regards, Ramesh.:doh:
-
Sir, I am using VC++. Suppose I have a html page on the Net server. The page has a table, in that table this value is stored like 100.200.300.400. So now I want to read it from the Net server & store it in the VC++ base application. So please would you provide me some useful info. Thanks in advance. Regards, Ramesh.:doh:
this article will help you in retrieving HTML pages form Internet server/Domain http://www.codeproject.com/internet/amhttputils.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta
-
Sir, I am using VC++. Suppose I have a html page on the Net server. The page has a table, in that table this value is stored like 100.200.300.400. So now I want to read it from the Net server & store it in the VC++ base application. So please would you provide me some useful info. Thanks in advance. Regards, Ramesh.:doh:
-