Hi all,
I want to make a ActiveX Control for my Web Site and then I want to pass the data from it on to a ASP page where the data well be stored into a MySQL DB.
Is there any samples on this I can work from?
Printable View
Hi all,
I want to make a ActiveX Control for my Web Site and then I want to pass the data from it on to a ASP page where the data well be stored into a MySQL DB.
Is there any samples on this I can work from?
Embedding activeX objects in your webpage, requires the presence of the AxtiveX object at the visitors local system.
I dont know if you already concerned yourself about that, but I can imagine that that's something nobody wants. The visitor has to download the control, register it on the system etc.