Eli, Look at this tutorial article entitled: "ASP Web Based Email Using Microsoft's CDONTS"
Excerpt: CDONTS stands for 'Collaboration Data Objects for Windows NT Server' and as the name suggest it is for NT, sorry Win9x users you don't have this component. The CDONTS component is installed when you install IIS on NT4 and Windows 2000. Although the component will run on Windows XP, Microsoft have decided to remove the component from IIS 5.1 on Windows XP, so you will have to track down a copy of the cdonts.dll and register it on the IIS web server. To use this component to send e-mail you also need the SMTP Server that ships with IIS 4 or 5 installed on the web server. The SMTP server is usually installed by default with the standard IIS installation. Go to http://www.webwizguide.info/asp/tutorials/email_using_cdonts_tutorial.asp to learn how to use CDONTS to send ASP Web Based Email. Hope this helps, Phillip Phillip Goff Programmer Analyst III, Information Systems IT Contract Technology Support Svcs Information Technology University of Louisville MITC 109 Cubicle E-7 502-852-6263 (at School of Public Health and Info Sci.) 502-386-4798 (Cell) >>> [EMAIL PROTECTED] 10/20/2004 10:55:51 AM >>> I have a registration form dumping info into an access db, but now I also want it to send an email to the address collected in the form which is within asp. is there such a command as [response.email]? plz hlp! ...thanks in advance! -=Eli Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
