Rajini Naidu wrote:
> I am new to CGI scripting.
Get this book and work your way through it (I prefer Debian GNU/Linux):
http://www.wiley.com/legacy/compbooks/stein/
HTH,
David
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@p
Hi ,
I am new to CGI scripting.
I have a below query.
I have one form say "xyz" with checkbox, where I am supposed to select
certain options using these checkboxes.
I have another form say "abc" where I am required to display the selected
options from form "xyz".
I have one perl module which act