Gossamer Forum
Quote Reply
GT::CGI problems
I get
Code:
'INVALIDDATE' => 'Date \'%s\' is not a valid date format.',
'INVALIDCOOKIE' => 'Invalid cookie passed to header: %s'
errors, when I try to upload a file.

I used CGI.pm earlier. Now I MUST upgrade to GT::CGI (because of CGI.pm & GT::CGI incompatibilities).
Unfortunately I get further errors as I fixed one. Frown
Earlier worked everything fine with CGI.pm.

The INVALIDCOOKIE error may be caused because I still use CGI::Cookie for cookie handling.
The INVALIDDATE also seems to be caused by the missing GT::CGI::Cookie usage.
Why is so incompatible GT::CGI with CGI.pm? Unsure


I also miss the upload('param') function from GT::CGI. It made possible to get a filehandle without the need to input the full path for the function. It just needed the parameter name, and nothing else... Unsure

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...

Last edited by:

webmaster33: Apr 3, 2005, 9:46 PM
Subject Author Views Date
Post GT::CGI problems webmaster33 1530 Apr 3, 2005, 9:02 PM