> That is the one. That is the code I was using as well, but I was getting
> "ActiveX cannot create component". Any ideas as to why?
>
> set x = createobject("InetCtlsObjects.Inet")
> Thanks,
> --
> Rick Delorme
> Software Developer
> C-Team Systems Inc.
> Nepean, Ontario
> http://www.cteam.ca
> http://www.rickdelorme.com
>
> "Charles Feduke" <webmaster@r...> wrote in message
> news:54621@p..._vb...
> >
> > If you're talking about the Inet control from MSINET.ocx, then it would
> > be...
> >
> > Server.CreateObject("InetCtlsObjects.Inet")
> >
> > - Chuck
> >
> > ----- Original Message -----
> > From: "Rick Delorme" <rick.delorme@h...>
> > Newsgroups: pro_vb
> > To: "professional vb" <pro_vb@p...>
> > Sent: Friday, April 06, 2001 5:12 PM
> > Subject: [pro_vb] CreateObject
> >
> >
> > > Hi all,
> > > I need to use the createobject function to get a hold of an instance
of
> > the
> > > INet object. If anyone out there knows what the class name is that
can
> be
> > > passed to the method in order to create the object, it would be
greatly
> > > appreciated. I feel that I have exhausted my resources.
> > >
> > > Thanks in advance.
> > >
> > > --
> > > Rick Delorme
> > > Software Developer
> > > C-Team Systems Inc.
> > > Nepean, Ontario
> > > http://www.cteam.ca
> > > http://www.rickdelorme.com
> > >
> > >
> > >
> >
> >
>
>