PDA

View Full Version : FORM Script



big_smooth
May 24th, 2001, 13:28
Hi everyone...

I was wondering if you guys can help me out.

I need a script, PHP, CGI it doesn't matter...

What it has to do is the following :

Visitors register usernames and passwords and they enter FIELD1, FIELD2 AND FIELD3. I'd like Their names and emails to appear on a page along with FIELD1, FIELD2 AND FIELD 3.


Name
Email
Field1
Field2
Field3
Filed4

Also, I'd like the visitors to be able to enter more than once. Basically field1-1 field 2-1 field 3-1 field 4-1 and etc...

Do you guys know where I can find a script similar to this?
This is what I want to create

Individuals come and register and post their basketball cards for trading.

Individuals should be able to post more than 1 card. Field 1 would be The Company(topps, upperdeck, skybox), Field 2 would be player and Field 3 would be team, Field 4 would be card number.

Can this be done?

lucifer
May 25th, 2001, 08:04
Everything can be done!

big_smooth
May 25th, 2001, 10:27
Ok, seeing that this can be done? How is this done?

Are there any premade scripts that are available? Just simple form scripts ..
you know instead of form to email or form to a text file.
Form to HTML File.

I know this can be done in FrontPage 98, but I've deleted that off my PC when I formatted my HD without Backing up anything...I don't want to bother getting FP...

Are there any scripts that I can modify and use?

thanks.

fatman
May 25th, 2001, 11:55
If you want to use PHP, you can use the PHP tutorial for writing form scripts at:
http://www.thesitewizard.com/archive/feedbackphp.shtml
http://www.thesitewizard.com/archive/phptutorial2.shtml
(part 1 and 2)

Or if prefer to use Perl, you can modify or use FormMail at:
http://worldwidemart.com/scripts/

If that is too complicated, just get one of the others listed at thefreecountry.com. I think it's at: http://www.thefreecountry.com/ecentricity/cgiforms.shtml
(just backtrack the URL if it doesn't work).

spunkylad
May 31st, 2001, 13:16
have you tried searching http://www.thecgisite.com ?

they are bound to have this script.