Google Answers Logo
View Question
 
Q: Learning ASP I think ( No Answer,   5 Comments )
Question  
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.

Request for Question Clarification by tar_heel_v-ga on 10 Jan 2003 21:06 PST
There are several steps you will need to do what you are looking for. 
Do you currently have a web host, which is where you would store the
page?  If so, does that webhost suppory SQL or Access for a database? 
If not, you can easily create a basic webpage that will allow people
to enter information and have it emailed to you.

Clarification of Question by codymorgan-ga on 11 Jan 2003 09:52 PST
yes I currently have a web host that supports SQL and Access for database
Answer  
There is no answer at this time.

Comments  
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.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

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 Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy