Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX components

Status
Not open for further replies.

PetitPal

Programmer
May 2, 2001
243
GB
Just a quick question (honest),

I need to know if it is possible to write an ActiveX dll or component that can be embeded into a web browser that accesses a database on a local machine.

Anyone ever done this, or any ideas of other ways to do it?

Thanks!

=)

PetitPal

p.s. I want to write the component in VB hence asking here and not on a web forum.
 
I think you can. Depends on what Scripting language you use. In case you are using ASP, you can use CreateObject.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top