I am new to asp. Does anyone know how to pass values from an ActiveX component to as ASP page?

On my ActiveX control I have 3 text boxes: txtLastName.text; txtFirstName.text and txtCity.text... i want to pass these values to the fields in the Access database. Fields are LastName, FirstName, City......

I am using Frontpage and ASP. How do I pass values from an ActiveX component to as ASP page.

I have to pass the values of the text boxes on the control to the fields in the access mdb. Help is appreciated....


Can anyone show me how to do this with my criteia mentioned above:


Stevie Ho