waytech2003
Programmer
I want to get the WAN IP address from my DSL router. I figured I could just take it from the DSL box as a html doc. I find the information at the webpage below.
I need to get that page, using VB6, then I would find what I need in the html text. Problem is I have no idea how to go about this. Should I use INet, webBrowser, or some other control. A sample to get me stared would be appreciated. Once I have the document, I know how to get the info I need from it.
Also, if there is a better way to find the WAN IP, in code, I would like to know that too.
Wayne
I need to get that page, using VB6, then I would find what I need in the html text. Problem is I have no idea how to go about this. Should I use INet, webBrowser, or some other control. A sample to get me stared would be appreciated. Once I have the document, I know how to get the info I need from it.
Also, if there is a better way to find the WAN IP, in code, I would like to know that too.
Wayne