Hey all,
Ok i have rather a large form and mean pretty bloody big. I populate this form with values already saved.
I grab the delimetered string from the database and explode it then sort them in an array. This array then shows the corresponding values in the fields.
Once i submit it sometimes it goes to the right page and sometimes the page just stops and says page cannot be displayed. Like it crashes or its trying to do too much at that point.
I would post code but there is a hell of alot of it.
Is this problem well known? And is there a solution?
I know its pretty hard to get an idea but any help would be great.