sending a form to email

Discussion in 'Classic ASP' started by MIke, Feb 8, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Instead of sending a form to a database, is there an easy way to change my code to send it to an email address instead?
    Thanks
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    It should not be hard to do that.

    It all depends on your coding skill and the application.

    You can review some sample code in the sample code section in the kb on how to sendmail through your web application

    quote:Originally posted by MIke

    Instead of sending a form to a database, is there an easy way to change my code to send it to an email address instead?
    Thanks
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page