TheJackal
09-20-2003, 11:40 PM
Im working on an ActiveX control in Visual Basic for use in a web page and I have some questions...
1. The control is, or is going to be an order form. I want for when the user hits the submit button, the data that is contained in the fields of the form to be e-mailed to a certain address, How do I do this?
2. How do I make an Active X control display on my webpage. When I run it through the debugger in Visual Basic it automatically opens in my Internet Explorer, so can I just link to it like another web page, or does it require a bit more work?
1. The control is, or is going to be an order form. I want for when the user hits the submit button, the data that is contained in the fields of the form to be e-mailed to a certain address, How do I do this?
2. How do I make an Active X control display on my webpage. When I run it through the debugger in Visual Basic it automatically opens in my Internet Explorer, so can I just link to it like another web page, or does it require a bit more work?