I set up an email list form using Javascript. The form result are automatically email to me with the users information, this part is working fine. However, I'd also like a standard email sent to the user thanking them for joining the list, how can this be done? Any help would be greatly appreciated. Also, are there advantages to using CGI instead of Javascript for this?