Hi,
I've to create an activeX control that need to run without any prerequisit (like .net). When user come by using IE, s/he just click and start using. No .net and anything else need to be installed.
Actually, this query is about a print activeX control that just send a print directly without popup any window. I've created a .NET Component Service and programmed it accordingly for the purpose but it seems it need .NET framework to be installed on the client machine which I don't wanted. Then, I don't see more choices to develop it on VB6.
Any suggestions!
Thanks.