referencing a flat file DB

2001-06-28 Thread Jon Riddle
u for your help! Jon Riddle Interactive Gallery Inc. Phone- 818-501-4486 ext. 3037 Email- [EMAIL PROTECTED] "The three great virtues of a programmer are laziness, impatience and hubris. Larry Wall " #!/usr/local/bin/perl -w use CGI; use CGI::

RE: referencing a flat file DB

2001-06-28 Thread Jon Riddle
program. So, thanks again for the help and very constructive criticisms. One day, I will be the mentor! P.S., I would give out a user name and password, but the likeliness of their being underage participants in this forum is too great. Jon Riddle Interactive Gallery Inc. Phone- 818-501-4486 ext. 3037

RE: joining 2 strings

2002-03-22 Thread Jon Riddle
What I am seeing is that you are using the double quote and it should be single quotes -Original Message- From: Matthew Harrison [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 3:40 PM To: [EMAIL PROTECTED] Subject: joining 2 strings i need to join $stringa to $stringb with a co