in reply to Re: flat file problem
in thread flat file problem
Honestly, on submit, I get a confirmation page and an email, but no flat file (that's why I am pulling my hair out). I also made certain it was the correct cgi. I have never had a flat file give me fits like this! I might have to dig deeper into this new development server, I will run Devel::Trace right now.$working_dir = $0; $working_dir =~ s#(.*)/.*$#$1#; chdir $working_dir;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: flat file problem
by PodMaster (Abbot) on Oct 28, 2004 at 08:49 UTC |