|
From: Rod R. <ro...@su...> - 2002-01-18 17:43:22
|
This makes no sense to me. SL appears to use the POST method in forms, so the form data does not go in the url and its size should be effectively unlimited. It may help if you describe what you do, and the results, in more detail. -- Rod http://www.sunsetsystems.com/ On Friday 18 January 2002 08:36, David Ratte wrote: > Granted this is more of an Apache issue than sql-ledger, but I have a > problem while editiing a component from within a bill-of-materials, only > when the BOM is over a certain size (maybe 15-20 parts or so). > > Basically what happens is that since the screen is basically one big > $form, when you press submit a URL too great to process error occurs. > > So the big question: is there a compile-time option or config file > switch for the MAX URL SIZE? I couldn't find anything on the apache faq > site. > > Thanks > -Dave |