I need to retrieve a QueryString/Form variable posted via an ASP page to an ActiveX control so that I can then run a query against a database on the Web server via the ActiveX control.

Can you show me how to retrieve the posted variable within the ActiveX Control(VB)?