re: problems with Guestbook script from "Official Guide ... CGI.pm"

2001-08-01 Thread Bertram, Paul
Eric, Changing the lock() to filelock() fixed the second problem, but I still can't figure out the "escapeHTML()" problem (item 1 below). Maybe there's already an escapeHTML() function in CGI.pm? I'll have to check. Paul "Eric J. Wisti" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECT

Re: problems with Guestbook script from "Official Guide ... CGI.pm"

2001-08-01 Thread Eric J. Wisti
Haven't ever used 'lock', but it is a perl function for use with threading. I am using some of the code from the book, including the function that you refer to. I just changed the subroutine name from 'lock' to 'filelock'. Eric On Wed, 1 Aug 2001, Bertram, Paul wrote: > Date: Wed, 1 Aug 2001 1