Re: Confused

2002-09-23 Thread Rich DeSimone
I have no idea why but it works all of a sudden. I didn't do one thing. How strange is thatthanks for your help guys I did learn some stuff. Rich - Original Message - From: John Simpson [EMAIL PROTECTED] To: Rich DeSimone [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday

Confused

2002-09-22 Thread Rich DeSimone
Hi I am just messing around with Perl DBI/Apache and I can't seem to understand this problem. Right now I am just trying to write a simple CGI perl script that just displays a mysql query. I am using this code... #!/usr/bin/perl -w use DBI;use CGI qw(fatalsToBrowser); print