Click to See Complete Forum and Search --> : Perl or CGI Capturing


McMoowah
09-06-2004, 11:21 AM
Hey hey,

So here's what I need to do, and I need to be able to do it Perl and CGI.

My page has 20 choices on it where people visit the page, choose a max of three choices, and then hit submit, I need it then to make sure they chose only 3 and capture their choices. then upon submitting I want it to redirect to a form where they fill in there name and address and hit submit again which then captures all info from this and the previous page, and send it to me by email.

Can anyone help?

McMooowah

P.S This is what part of the alphabet would look like if Q and R were eliminated.

silent11
09-07-2004, 08:27 AM
This sounds like a school assignment. What do you have so far?