PDA

View Full Version : Send e-Mail from the data received from DATABASE


bullsb
04-14-2009, 06:10 PM
Hi All,

I have some data that I m getting from database i.e. in the first page the user enters the ID and the second page displays the details for the ID entered. The user has to be given an option as 'Send to my Mail ID' once the user clicks on the link 'Send to my Mail ID' it should be sent to the ID which is in the database.

Old Pedant
04-14-2009, 09:56 PM
Yes? And what's the question??

How to send EMail in ASP? It depends on what EMail component(s) you have available to you on that server. Find out what EMail component(s) you *can* use on that server and then google for code appropriate to that component.