Re: Setting cookie values - repeat necessary?



Robert wrote:

Like I said, this is not a locally run Perl script, I is run on a commercial
web server in CGI invironemnt. Even if use warnings did generate an error or
warning in the log, I have no access to that information. I therefor opted
to not use it.

Even so - this is a script you're obviously still working on. Even if you comment out "use warnings;" in the finished script that you upload to the production server, you should still leave it enabled while the script is in development.


sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
.



Relevant Pages

  • Re: IFrame Download
    ... So you do not have to test your pages as a File and get warnings. ... If get a warnings with a Web Server @ 127.0.01 it will be on your website too! ... The warning was something like "your local security settings dont allow you ... to download this file" It was not caused by IE advanced file options,pop-up ...
    (microsoft.public.frontpage.addins)
  • FPSE Cant Read IIS Config File
    ... my Win 2003 IIS6 web server has started to generate ... warnings that the FPSE 2002 can't read the IIS config file. ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • Re: Setting cookie values - repeat necessary?
    ... Like I said, this is not a locally run Perl script, I is run on a commercial ... web server in CGI invironemnt. ... Even if use warnings did generate an error or ... Prev by Date: ...
    (comp.lang.perl.misc)