in reply to Re: Form not parsing correctly
in thread Form not parsing correctly
One additional suggestion I have... Instead of running the actual SQL query during your debugging process, try just printing the SQL statement out to the browser. That way you can make sure the SQL statement is constructed properly. It will also help determine if you are having a perl/cgi problem vs. an SQL problem.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Form not parsing correctly
by intranetman (Acolyte) on Apr 27, 2005 at 15:53 UTC |