I am using VB6.0 to create an OCX. I am interested to know if it is possible to make my OCX scriptable in ASP. If so, how?
I understand that there is already ATL approach that uses Visual C++ to do just that. I am looking for the equivalent guidelines to do the same.
Thanks