Re: CGI and DBI : using db queries in html

2007-11-08 Thread David Moreno Garza
On Thu, 2007-11-08 at 11:22 -0800, neil wrote: > $q -> popup_menu(-name => 'study_select', -values => > [EMAIL PROTECTED]), You should be passing: -values => [EMAIL PROTECTED] D. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl

Re: Premature end of script header error....

2007-10-24 Thread David Moreno Garza
something like: use CGI::Carp qw/fatalsToBrowser/; And see what comes up to your browser. -- David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net/ Yo te lo juro, de que por ley, aquí todas las boricuas saben karate. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: Possible Perl/CGI Application

2007-10-23 Thread David Moreno Garza
o learning CGI if I'm going to reach a point a few weeks down the > road when I realize I should have taken a different approach. Sure, why not. -- David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net/ Ahora buscas chamba por la Marquesa. -- To unsubscribe, e-mail: [

Re: Can't not install Inline::Ruby module

2006-12-20 Thread David Moreno Garza
ng that it can't find it. -- David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net/ Lo poco que yo tengo lo gané con mi sudor. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: Can't not install Inline::Ruby module

2006-12-20 Thread David Moreno Garza
chen li wrote: > Yes. I have a Ruby interpreter installed and it works > fine for running Ruby scripts. But I am not sure why > it is not available on the system PATH. Do you run Ruby scripts from any directory on your Windows system? -- David Moreno Garza <[EMAIL PROTEC