Re: Trouble submitting form data; possibly length issue?

2006-08-23 Thread Michael Angeles
Disregard my message. We figured out that the form wasn't submitting because I was using the GET rather than POST method. -Michael I have a form with a lot of fields. When user enters values and clicks submit, the form submits back to itself to validate. If the required fields are filled, it

Trouble submitting form data; possibly length issue?

2006-08-23 Thread Michael Angeles
I have a form with a lot of fields. When user enters values and clicks submit, the form submits back to itself to validate. If the required fields are filled, it gives them a confirmation screen and they click another Submit button to do the final step, which logs the values to a file and sends