G
GriffithsJ
I have a web page that queries a database returning a recordset containing a
whole series of URLs (host headers).
I want to display these in a table with one of the columns holding the
current I.P. address for each URL. I know how to get a list of these IP
addresses from the cmd prompt using "nslookup" but I'm absolutely clueless
how to get hold of these values in my ASP page.
I'm limited to the fact that this must be only ASP (VBScript, not .NET),
i.e. I can't call install any components.
Any suggestions most welcome
Thanks
Griff
whole series of URLs (host headers).
I want to display these in a table with one of the columns holding the
current I.P. address for each URL. I know how to get a list of these IP
addresses from the cmd prompt using "nslookup" but I'm absolutely clueless
how to get hold of these values in my ASP page.
I'm limited to the fact that this must be only ASP (VBScript, not .NET),
i.e. I can't call install any components.
Any suggestions most welcome
Thanks
Griff