|
|
 |
RE: FN-FORUM CGI Script Error
date posted 30th June 2002 01:03
I'm not a wizard, but a suggestion might be to put the full path to the
subparseform.lib file on line 1. Maybe the current path on your new server
space doesn't include the current directory...?
JP
>Ive got a CGI script that updates a set of variables for a flash
>file...however, since installing it on my new server space it doesnt seem
to
>work...
>This is my script:
>----------------------------------------
>require "subparseform.lib";
>&Parse_Form;
|
 |
|