in reply to Form Post Problems
As for the rest, I don't think you'll find too many people here willing to go through hundreds of lines of code to solve your problems. You'll need to do some work on your own to isolate the error to a manageable chunk of code.
For developing large web applications, I reccomend using a simple framework that allows you to break up your code into usable chunks, such as CGI::Application.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Form Post Problems
by intranetman (Acolyte) on Jul 30, 2004 at 16:56 UTC |