this is for an HTML form submiting the form info back to the server. I am completely a client side developer, so I know nothing of server side processing. No even something as simple as taking the form data and e-mailing it to my web address. So yes, it is for html/asp. I just need a simple asp page that takes the form data and e-mails it to my e-mail adress. I dont need any validation because Im doing all that on the client. Thanks