application flow question

2005-07-06 Thread chad smith
Hello, When writing a web-based application, what's the best way to structure your perl scripts? Currently I have scripts written by function (add/delete/update). However, the navigation between scripts after an action has occured (i.e. deleting a record) could be better. I wrote a script be

uninitialized value?

2005-07-05 Thread chad smith
Hello, My script works but I keep getting one of the following 2 frustrating errors: 1- Use of uninitialized value in string eq... 2- Use of uninitialized value in concatenation (.) or string... The error occurs the fourth time the subroutine is called. According to perl.com, the

Re: Help diagnosing error

2005-07-01 Thread chad smith
is provided by a user and the record is created. Could you expand on why this would be a problem? R, -cms - Original Message - From: [EMAIL PROTECTED] To: "chad smith" <[EMAIL PROTECTED]> Subject: Re: Help diagnosing error Date: Fri, 01 Jul 2005 12:27:28 -0400 >

Help diagnosing error

2005-07-01 Thread chad smith
Hello, I'm receiving the error below: "Use of uninitialized value in concatenation (.) or string at C:\www\opma-cgi\statusview.pl line 343." when running the attached script. Any thoughts on the cause of this error? Also, attached is the output. Regards -cms statusview.pl Description: Bina