Re: [cgiapp] coding strategy

2002-05-31 Thread Brian Parker
Opps, I clicked send prematurely. :-) Brian Parker wrote: John Coy wrote: Greetings all, I am relatively new to CGI::Application, although I'm not new to Perl and to CGI scripts in general. I am curious if there is a style guide or a recommened method for implementing actions

Re: [cgiapp] CGI Error [Solved!!]

2002-05-13 Thread Brian Parker
You should run your script from the command line to see what the output is (or telnet to the server). When you find out what the output is, you might be able to find out what about that output your browser does not like. When you find out exactly what the browser does not like, you might be