im creating a activex component in vb6.0 which sends tasks.
I want to utilize this activex control on an ASP.net web page...

Lets say I ve created the ocx (compiled it) and what not..and I go into Visual Studio.net...I create a new project..I have webform1.aspx...I want to add this user control activex from vb6.0 to this page...what files do I need to "add". How do I add this user control.

Also after adding it how do I call a property or method of it...
I have been trying to do this with some problems. I cannot seem to figure out how to physically add this active x component into vs.net.

Anyone with some info please

(Posting this in vb.net and asp.net since they are all related)

Thanks,
Jon