InetCtls.Inet
set inet = createobject("InetCtls.Inet")
inet.requesttimeout=20
inet.url = "http://www.lorddog.com"
s = Inet.OpenURL
I found this code a site.but it doesn't work.I get "Class is not licensed for use "who knows how to use inet with asp ?