Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: automated response and saving form data to database - asp.net  (Read 3841 times)

0 Members and 1 Guest are viewing this topic.

goldni

    Topic Starter


    Starter

    automated response and saving form data to database - asp.net
    « on: December 15, 2008, 08:21:00 PM »
    hi i posted this before askin for help with frontpage. but now im using .net could you please help me thanks!

    when someone enters any information on my site, i want the following:

    1. instant automated response which sends an email to THEIR address confirming receipt of information.
    2. automated email to MY address showing me the information they entered.
    3. entering the data into a database (e.g. MS Access or anything else - please advice).

    what is the best way to do this? if you can guide me that would be great! any help would be appreciated!

    thanks in advance!

    kpac

    • Web moderator
    • Moderator


    • Hacker

    • kpac®
    • Thanked: 184
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 7
    Re: automated response and saving form data to database - asp.net
    « Reply #1 on: December 16, 2008, 09:29:42 AM »
    Unfortunately, I don't know the slightest thing about ASP.NET, but...

    instant automated response which sends an email to THEIR address confirming receipt of information.

    This can be done with cPanel if your host provides it.

    Have a look at http://www.w3schools.com/aspnet/default.asp for more info. ;)