Beginners, I've been on this list for about a week now and its been very helpful, thanks to all who participate. I'm still very much a beginner with no programming experience whatsoever and I've been reading a lot of the beginning books lately. I'm finding that not only can Perl do things more than one way it can also be taught in more than one way. I'm finding looking at many different books and sources is helping me fill in the cracks.
So I'm not just learning perl for fun, I have a project. I'm developing a send this page sub routine that will render like this http://www.reclaimdemocracy.org/reclaimdemocracycgi/stp.pl I have a lot of questions but I will only ask one at this time. I don't know how to name the email form fields on the above page. I was thinking something like: email1 email2 email3...email6 but that doesnt seem right. I want to set it up so that at least one of email field (not neccesarrily the first filed) gets a vaild email address. Then I want to push the email addresses to an array : push @stprecips then print the array in the outgoing email To: field. Any help is appreciated Thanks -- Rich Points [EMAIL PROTECTED] RD Webmaster http://ReclaimDemocracy.org Bike For Peace http://BikeForPeace.org Boulder Bicycle Commuters http://BoulderBicycleCommuters.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]