Forum Moderators: phranque

Message Too Old, No Replies

Database Help

Automatic Email w/ ASP

         

ebuilder

3:13 pm on Aug 1, 2005 (gmt 0)

10+ Year Member



A few months back I found a sample database that would automatically send form input via email. I am using .asp and would like to setup a similiar form(s) that would send data to me/others but cannot find this example anywhere. Appreciate any advice.

gazraa

3:29 pm on Aug 1, 2005 (gmt 0)

10+ Year Member



i don't think it's the database that sends the email, it'll be the asp files.

do a google search for "asp form to email" and you should find some decent results

if you want the data to be stored in a database as well as sent via email then that adds a little complexity, but not much. There should be some good examples on some of the big asp sites asp101 and 4guysfromrolla to name (hope that is ok to name them mr moderator) two.

ebuilder

3:43 pm on Aug 1, 2005 (gmt 0)

10+ Year Member



Thank you very much for your help. Much appreciated.