Click to See Complete Forum and Search --> : Stupid Question


MstrBob
07-11-2003, 06:28 PM
Umm, yeah. I need a simple form where you put you're name and when you submit it adds it to a page that you can view. Not like a guest book with different tables and all that, just a list for like a petition. PLEASE HELP!!

AdamBrill
07-11-2003, 07:26 PM
You need server-side code to do that. You could try the PHP section (http://forums.webdeveloper.com/forumdisplay.php?s=&forumid=16), ASP section (http://forums.webdeveloper.com/forumdisplay.php?s=&forumid=9), or the CGI section (http://forums.webdeveloper.com/forumdisplay.php?s=&forumid=4).

I prefer PHP, but it is up to you. ;)