Does anyone know how to write the code for calling VB class inside the ASP code. I need it for sending E-mail from the client side web page. The button will pass the form to the ASP code on server side and there should invoke the VB class that calls E-mail objects. I have already the class written and only the code from the server side missing.