form input used to create html

H

hev

I want to take the comments of a form with about 3 fields for the user to
input. With the inputted data I want to update a web page.

Example of input:
Name: test
Location: usa
Comments: your site sucks

This would then show up at the top or bottom of the page every time somebody
adds a comment.

What is the easiest way to do something like this? Closest I have found
would be a perl script but I don't have enough perl knowledge to change the
ones I have found to accommodate what I want to accomplish.

Thanks
-hev
 
O

Oli Filth

hev said:
I want to take the comments of a form with about 3 fields for the user to
input. With the inputted data I want to update a web page.

Example of input:
Name: test
Location: usa
Comments: your site sucks

This would then show up at the top or bottom of the page every time somebody
adds a comment.

What is the easiest way to do something like this? Closest I have found
would be a perl script but I don't have enough perl knowledge to change the
ones I have found to accommodate what I want to accomplish.

Thanks
-hev

I would recommend trying to learn Perl or PHP. PHP is really very easy
to pick up the basics, and I imagine Perl is almost as simple (its
syntax is somewhat bizarre though).

For a basic PHP tutorial (which even deals with using forms) try
http://www.php.net/manual/en/tutorial.php.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top