Luinrandir Hernsen wrote:
I went to www.MySQL.com
Do I download for windows and DBI for perl
do I need

Contributed APIs:
DBI -- for connecting to MySQL from Perl

I downloaded MySQL 4.0


Your MySQL database should be installed and functioning on Unix then.


I have OptiPerl, which I use top write perl....
I have windows 98.
My Web Host has Unix.

I kow how to parse a variable... but still need to know how to pass
variables with the HIDDEN INPUT command from web page to web page that perl
generates.


That is an HTML question...  You would use the HTML input
hidden attribute. http://htmlref.com/reference/appa/tag_input.htm

Here is a very OLD and Generic example CGI; please ask further
Perl CGI on the Beginners CGI Perl list.  I read that list as
well and can continue helping you there with other CGI programmers...

http://www.cpan.org/authors/id/S/SN/SNEEX/WebPass.perl-Sx

-Sx-


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to