I have a form I created in html, It calls an asp file that loads the data to a SQL SErver 2000 database. When the user enters the data for the form and clicks submit, the data is then loaded into SQL. I would also like to email this form with the data to another user. I'm using persits, if I try to send the form it says there is an open file and it can't send the form in an email. Does someone know how I can email this form with the data?