-
I want to develop an ActiveX control that will be run within Internet Explorer. This control will be display data from a Database.
Can someone point me to a resource that will help me in getting started in developing a control that accesses a database over the web.
Thanks,
Andrew
-
Hi andrew.
is there any reason why you want to use an activex control to do this instead of just ASP?
Ian
-
Ian,
2 reasons:
- I want to make a fairly complex control (kind of like the control used by microsoft for their portfolio manger in money central).
- I want to learn how to do it!
Honestly, the second reason is the most important for now!
Andrew