pelegk1
09-14-2003, 10:03 AM
withought using any dll or buyed componant?
i want to control the "from option in the send email
thnaks n advance
peleg
i want to control the "from option in the send email
thnaks n advance
peleg
|
Click to See Complete Forum and Search --> : how do i send email using asp pelegk1 09-14-2003, 10:03 AM withought using any dll or buyed componant? i want to control the "from option in the send email thnaks n advance peleg rdoekes 09-14-2003, 10:30 AM build-in in Windows 2000 Server is the CDO collection, with which you could also send mail. When you install the smtp server, you can use this collection (CDONTS.NewMail object) not sure what you mean by "control the from option". You can set any mail account there, however, if mail bounces and the email account is not valid, the bounce-back notification goes into cyberland somewhere. Same for replying. It is therefore advisable to use a valid mail account in the from field. Hope this helps, -Rogier Doekes webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |