Re: [PHP] Max Limit of post variables

2003-02-07 Thread R B
I was making an aplication few months ago, and i had your same problems. I think that crash because the php file send to the client its to large, and the client machine dont have the necesary memory to suport that in the navigator. So i chanche my grid to one row of controls, and i put all the

Re: [PHP] Max Limit of post variables

2003-02-06 Thread Jonathan Pitcher
Stuart, The limitations you are running into are browser related. The older browsers definitely won't handle that load. And the newer ones can handle more but no where near that load. Have you thought about splitting your form into steps?? Also, you could join all your hidden variables into a