There are several ways you can send email using ASP... either using CDO (preinstalled on your server, although if you're using an external host they may have this disabled, in which case you need to ask them what component they have available for sending email) or using a third party component such as Persits ASPEmail ( www.aspemail.com) which has a free version and a premium version. There's an example of sending email via CDO here :- http://www.4guysfromrolla.com/webtech/112298-1.shtml Dan www.diado.com
-----Original Message----- From: vicky [mailto:[EMAIL PROTECTED] Sent: 17 September 2004 10:02 To: [EMAIL PROTECTED] Subject: [AspClassicAnyQuestionIsOk] what is the code for sending email Hi I m trying the code for sending email from my webpage but it is not working any1 plz can tell me how it is possible plz send me the full code Thanx Vicky --------------------------------- Do you Yahoo!? vote.yahoo.com - Register online to vote today! [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT <http://us.ard.yahoo.com/SIG=129r6mda8/M=295196.4901138.6071305.3001176/D=groups/S=1705006764:HM/EXP=1095512293/A=2128215/R=0/SIG=10se96mf6/*http://companion.yahoo.com> click here <http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=:HM/A=2128215/rand=286739660> _____ 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] <mailto:[EMAIL PROTECTED]> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] ------------------------ 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/
