Naika - EV1 wrote:
> 
>  Bare with me but I'm a beginner and new to this list.
> 
>   I need advice on poll results. What should I be researching? I have forms
> submitting off websites and I can direct them to email the results but how
> do I write them to a file to be redisplayed on a webpage? Actually I know
> how to write to a file but how do you get results to read to a webpage?
> 

You should read some about the CGI.pm module. There are some useful
methods for you. Have you read the book 'Learning Perl'? If not (and
your budget allows it) you should read it. There's some about both
files, regular expressions and CGI, all you need. If you for some reason
not want to buy the book ther's alot of online docs. Look at
www.cpan.org, www.perl.org. You can also read the documentation that
comes with CGI.pm by doing 'perldoc CGI' in term window. 

Good luck
/Jon

>   Thanks for any help.
> 
>   - Naika
>     http://www.naikaonline.com
>     http://www.triocollective.com
>     http://www.realmgothica.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to