Hi,
I am working on a VB application using activex Control (.ocx)
I have 6 classes in my control. I want to deploy my control on the web using ASP. so when the user log in through ASP page I want to pass the user id to my activex control. I might refer to more than one class from my vb application. By passing the ID from the Asp page the rest of the prossess will be taken care of by the application. so far I couldn't find a single information about creating com using activex control and refering to it in an asp page. there are a lot of information out about using activex dll and asp not activex control (.Ocx) and asp

Any help is appriciated and most welcom!

with regards

mohsini