Friday, March 23, 2012

saving data to a database file via simple form

Hi,

I am designing a site using Visual Web Developer, CSharp and Sql server Express.

One the contact page I want to put a form that allows users to enter details about

themselves. On clicking the button this will be stored in the database under a table

called subscribers. The form will have, name, address, telephone, email fields etc.

With the email addresses from the visitors I want to be able to keep them in

a newsletter section or similar which is automated so they recevie emails from time to time

Could somebody suggest a tutorial which shows how to complete this process

using c sharp and sql.

Thanks for you time

Prontonet

Hi prontonet

These may be helpful

http://www.asp.net/learn/videos/video-46.aspx

http://www.codeproject.com/useritems/ASPNET_Contact_us_page.asp

Regards

ScottyB

|||

thank you. I will have a look.

No comments:

Post a Comment