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 ?

View Replies


ADVERTISEMENT

Multiple Calls With Inet Object Causes Site To Lock Up

I developed a website that posts data to another url via the Inet object.

I should mention that the posting code is wrapped in a VB 6 dll, and that
dll is called from ASP. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved