What exactly is Active X? I've never really looked into it. Would it allow someone to use a program over the web? I'm asking because in VB 5.0 it has the selections at the beginning like Active X exe, dll, etc.
ActiveX is an application (usualy small) that integrated into a web page, and d/l automaticly by your browser. It's like a Java applet. It runs on the client's machine, like if it was a regular app.
You just have to specifty that you want an ActiveX control, not a regular exe in the project->Properties at Project Type. You have the option in the insert menu at outlook express, for instnce, i don't know what are the exact html tag
0
Question has a verified solution.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.