![]() |
|
![]() | ||
|
Subject:
Learning ASP I think
Category: Computers > Internet Asked by: codymorgan-ga List Price: $2.00 |
Posted:
10 Jan 2003 18:55 PST
Expires: 09 Feb 2003 18:55 PST Question ID: 141493 |
I want to be able to make a webpage that has like enter your name and e-mail address and then when they do that they can click submit and it will save their information in a database or it will e-mail me or something like that. | |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Learning ASP I think
From: mrbuzz-ga on 10 Jan 2003 21:01 PST |
If you're using ASP, here's a good site to reference: http://www.learnasp.com/learn/index.asp If you're using ASP.NET, use this: http://www.learnasp.com/freebook/learn/index.aspx Hope this gives you some good insight into ASP. Regards, mrbuzz-ga |
Subject:
Re: Learning ASP I think
From: tar_heel_v-ga on 11 Jan 2003 10:11 PST |
Take a look at the address book available here: http://www.nermware.com/demonstration.html If you are looking for something along those lines, let me know and I can give some more ideas in an official answer -THV |
Subject:
Re: Learning ASP I think
From: tar_heel_v-ga on 11 Jan 2003 11:55 PST |
So are you looking for a script that people can automatically be notified when your web page is updated? |
Subject:
Re: Learning ASP I think
From: codymorgan-ga on 11 Jan 2003 14:07 PST |
no. I just want a script to where they enter data and it saves it to a database for me to use |
Subject:
Re: Learning ASP I think
From: guoqi-ga on 14 Jan 2003 15:17 PST |
You asked a very simple question. You also gave a very cheap price. The script to insert into a database is very simple, something like INSERT INTO tblName (fldColumn) VALUES (VisitorInput). However, you need to know a little about ASP to implement it. I am a programmer, I can't do that for you by only 200 cents. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |