Posted by Vic Spainhower on 12/10/05 21:55
*** Solved ***
It appears the problem is there is some sort of limit when using method=GET
in the HTML FORM statement and this limit was being exceeded. I changed the
form statement to method=POST and it is now working correctly. I don't know
know what the limit is for using GET and I suppose it's possible that POST
varaibles also have a limit but obviously more then GET.
I want to thank everyone for taking the time to reply to my post as it
really did help getting to the bottom of this problem.
Vic
[Back to original message]
|