Hope somebody can help. I've created web-based applications for over 6 years. I've recently started coding VB 6 applications and have gotten the hang of it pretty quickly. One thing I've never done is created a server side dll that can be executed over the web. I'd assume that what I'm looking for is an ActiveX DLL? I have a rather large page that is in VBScript/ASP that we use to process credit card transactions via form post, and I'd like to make it a DLL that does form requests and returns a comma delimited string. Is the ActiveX DLL the way to go? Any good references on the web on how to achieve this? The ASP works fine, just looking for something a little more secure...
Thanks,
Bobby
Thanks,
Bobby