PDA

Click to See Complete Forum and Search --> : Developing a IE based database app


andrew_waycott
Aug 8th, 2000, 07:06 AM
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

Ianpbaker
Aug 8th, 2000, 07:47 AM
Hi andrew.

is there any reason why you want to use an activex control to do this instead of just ASP?

Ian

andrew_waycott
Aug 8th, 2000, 08:02 AM
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