[cgiapp] Re: Validation problem

2006-03-03 Thread Robert Hicks
Mark Stosberg wrote: On 2006-03-02, Robert Hicks [EMAIL PROTECTED] wrote: I have a two forms. One on the initial main page and another to input tasks. The form on the main page gets validated correctly. I use the same code with the second except the fields to validate and it comes back with a

[cgiapp] Re: Validation problem

2006-03-03 Thread Robert Hicks
Mark Stosberg wrote: On 2006-03-02, Robert Hicks [EMAIL PROTECTED] wrote: I have a two forms. One on the initial main page and another to input tasks. The form on the main page gets validated correctly. I use the same code with the second except the fields to validate and it comes back with a

Re: [cgiapp] Re: Validation problem

2006-03-03 Thread Michael Peters
Robert Hicks wrote: Everything from the /head down is gone. Sounds like something strange happening. The best way to track this down is to put some debug warn() statements in the code and watch your error log to see where the output is being chopped up. Specifically, look at what your run

[cgiapp] Re: Validation problem

2006-03-03 Thread Robert Hicks
Michael Peters wrote: Robert Hicks wrote: Everything from the /head down is gone. Sounds like something strange happening. The best way to track this down is to put some debug warn() statements in the code and watch your error log to see where the output is being chopped up. Specifically,

[cgiapp] Re: [ValidateRM] Validating dropdown boxes...does it work?

2006-03-03 Thread Robert Hicks
There are lots of people that want to help you, but you have to give them the tools to do so. I think I will give up for today... Give it another try, and send us the actual code. It may just be a silly little mistake like a typo that just needs another pair of eyes to spot (you are using