Re: #18 & #24

2001-08-16 Thread Kolene Isbell
Pat: We've fixed the problem in the TC with Java based web pages. -- Kolene Isbell Information Systems Kolene Isbell wrote: > We could not find a problem with any of the games on #24. Please let us know if it > happens again. > > The problem on #18 is occurring on all the PC

Re: Perl DBI question

2001-06-20 Thread Kolene Isbell
here > } > > There are several ways to get the variables into your script, but that is > one of the easiest. perldoc dbi gives some other nice examples, and just > monitoring the dbi users group will give you some other slick ideas. That is > just one of the easier ways

Perl DBI question

2001-06-20 Thread Kolene Isbell
I'm trying to print out statistics on a web page, based on an evaluation form, where the person filling it out answers some questions with values 1-4. These are then stored in a MySQL database. I need to print out averages for each question, and throw out any zeros (which means they didn't selec