Click to See Complete Forum and Search --> : Need a little form help!


Brill301
12-10-2008, 09:02 PM
-----------------
First, i'd like to introduce myself, Im brill301! Glad to be a part of this forum!

I need a little help making a website, basically what I am wanting to do is create a form, and when people fill out that form, the information will be organized such as:

For instance:

Here is an example form;
-----------------
Name: John Doe
Email: Jdoe@gmail.com
Website: johndoe.com
[SUBMIT]
-----------------

Once the user clicks "submit" that information is automatically organized onto another webpage, for example when people submit there form, the front page of the site will add there information;

Such as:

On the front page there will be added the following;

John Doe <-- this will be a link, and when you click the link it will go to another page that gives "John Doe's Email/website.
-----------------

Now I know I am asking for something pretty complicated but I am just looking for some friendly help, if anyone has any links that would be helpful or some straight up help! Please let me know! Thanks a lot!
-----------------

Fang
12-11-2008, 06:38 AM
You need a server side language and a database to do that.
http://www.php-mysql-tutorial.com/
http://www.tizag.com/mysqlTutorial/