Click to See Complete Forum and Search --> : need form type script


Valarie
08-29-2003, 10:08 PM
I wasn't sure which forum to post this on ... I need a script for a form that can be filled out, but instead of being mailed, it adds the information to a list ... everybody who fills it out has their information end up on a common list. Like a free-for-all link setup. Only customizable.

Any help? There seems to be scripts for everything else.

Thanks.
Val

PeOfEo
08-29-2003, 11:31 PM
You will need a server side language. The script will be updateing a table in a data base. That is what you are after, something similar to a guest book in nature correct?

Valarie
08-30-2003, 12:37 AM
Yes, similar. I would want to be able to customize it though, so it would look more like a table format with all entries together, instead of blocking each entry like a GB does.

Okay, that's pretty much what I figured. Over my head. I am very appreciative of those free scripts, java, DHTML, etc that do things I would otherwise have no clue how to do, LOL.

Thanks a lot.

Val

PeOfEo
08-30-2003, 01:19 AM
DHTML and Java Script cant do it. Tell my this, what server side lanuage does your host support? Look it up in their raq or contact their support to find out. If they dont support any you need to look for a new host, if they do support some server side languages please reply w/ them and some of the ppl here can hook you up. I probably wont be able to help because I use asp.net and its not as widly supported. But if its php I believe pyro already has a ready made application like what you are looking for.