|
From: Dieter S. <dsi...@sq...> - 2002-01-23 23:59:59
|
You can replace the hyper-link with a button. That would eliminate the URL size limitation. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Sat, 19 Jan 2002, David Ratte wrote: > Bring up an assembly in the "Edit Assembly" screen in ic.pl, note that each > part number is a hyperlink. Right-click on one of the hyperlinks to "copy url > to clipboard" and paste into a windows-notepad or kedit window... thats a > lonnnngggg link. because apparently the 'callback' info grows longer for each > item on a bill of materials. > > -Dave > > On Friday 18 January 2002 12:43 pm, you wrote: > > 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 > > |