I want to create an activeX control to be used in a webpage. The activeX control is supposed to take information entered by a user and then store that information in a database on my computer when the user clicks the "Submit" button on the control. How do I go about connecting the control to my database to allow access from the web?
Thanks
