Re: How much is too much? I can never remember the answer.

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 45590
interpreted = N
texte = Kimberly -I copied your code onto my dev system, and it worked without a hitch. The only code change I made was the removal of the search in the first page (replaced by setting a text variable named body).You can test it at http://www.brainscansoftware.com/sites/testpages/kim1.htmlThere are some bad multi-character entries in you convertchars db - the from can only contain single characters. Note that %0D counts as a single character, as WebDNA does an UNURL on it before doing the conversion, but %0D%0A, (c), > and < are all multiple character values and will essentially be ignored by WebDNA. If you must convert multiple character strings, use CONVERTWORDS instead of (or in addition to) CONVERTCHARS.These problems, however, did not affect the results on my server - OSX 10.1.5 / WebDNA 4.5.0So... I don't know what the problem is, but it appears to be specific to your server setup.- brianAt 10:10 PM 11/19/02, Kimberly D. Walls \(Ingram\) wrote: >I take it back... didn't work. Sorry. > > >-----Original Message----- >From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of >Kimberly D. Walls (Ingram) >Sent: Tuesday, November 19, 2002 9:59 PM >To: WebCatalog Talk >Subject: Re: How much is too much? I can never remember the answer. > >I tried your suggestion, and it worked... but I would rather show it outside >of the >> > >> > >> > [/founditems] >> > [/search] >> > >> > Code for test2.html >> > >> > >> > [countchars][body][/countchars] >> >
>> > >> > [convertchars db=/dbases/AdminConversions.db][body][/convertchars] >> > >> >
>> > >> > >> > >> > >> > >> > >> > If you use the get method it is 255 characters because of the max URL >> > length. >> > When using post , there isnt really a max that I know of. >> > I have uploaded a 50 mb file via a form with about 10 fields with it. >> > >> > > In reference to standard forms... just exactly how much data can you >> post > > > > from one page to another? > >-- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: How much is too much? I can never remember the answer. (Brian Fries 2002)
  2. Re: How much is too much? I can never remember the answer. (Kenneth Grome 2002)
  3. Re: How much is too much? I can never remember the answer. (Gary Krockover 2002)
  4. Re: How much is too much? I can never remember the answer. (Gary Krockover 2002)
  5. Re: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
  6. Re: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
  7. Re: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
  8. Re: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
  9. Re: How much is too much? I can never remember the answer. (Tim Robinson 2002)
  10. Re: How much is too much? I can never remember the answer. (Gary Krockover 2002)
  11. Re: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
  12. Re: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
  13. Re: How much is too much? I can never remember the answer. (Gary Krockover 2002)
  14. Re: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
  15. Re: How much is too much? I can never remember the answer. (Brian Boegershausen 2002)
  16. OT: How much is too much? I can never remember the answer. (Kimberly D. Walls \(Ingram\) 2002)
Kimberly -I copied your code onto my dev system, and it worked without a hitch. The only code change I made was the removal of the search in the first page (replaced by setting a text variable named body).You can test it at http://www.brainscansoftware.com/sites/testpages/kim1.htmlThere are some bad multi-character entries in you convertchars db - the from can only contain single characters. Note that %0D counts as a single character, as WebDNA does an UNURL on it before doing the conversion, but %0D%0A, (c), > and < are all multiple character values and will essentially be ignored by WebDNA. If you must convert multiple character strings, use CONVERTWORDS instead of (or in addition to) CONVERTCHARS.These problems, however, did not affect the results on my server - OSX 10.1.5 / WebDNA 4.5.0So... I don't know what the problem is, but it appears to be specific to your server setup.- brianAt 10:10 PM 11/19/02, Kimberly D. Walls \(Ingram\) wrote: >I take it back... didn't work. Sorry. > > >-----Original Message----- >From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of >Kimberly D. Walls (Ingram) >Sent: Tuesday, November 19, 2002 9:59 PM >To: WebCatalog Talk >Subject: Re: How much is too much? I can never remember the answer. > >I tried your suggestion, and it worked... but I would rather show it outside >of the >> > >> > >> > [/founditems] >> > [/search] >> > >> > Code for test2.html >> > >> > >> > [countchars][body][/countchars] >> >
>> > [input][body][/input]> >> > [convertchars db=/dbases/AdminConversions.db][body][/convertchars] >> > >> >
>> > >> > >> > >> > >> > >> > >> > If you use the get method it is 255 characters because of the max URL >> > length. >> > When using post , there isnt really a max that I know of. >> > I have uploaded a 50 mb file via a form with about 10 fields with it. >> > >> > > In reference to standard forms... just exactly how much data can you >> post > > > > from one page to another? > >-- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Brian Fries

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Authorize.net questions ... (2003) shipcost - cleaner with a table (1998) WebCat2b14MacPlugIn - [include] doesn't hide the search string (1997) cc auth with [purchase] (1998) Wierd thing in ViewOrder.tpl (1999) Re WebDNA has reached it connection limit (2004) SQL Support in 6.0 (2004) Missing contexts on NT (1997) Showif, Hideif reverse logic ? (1997) RAM variables (1997) Unique SKU Numbers (2000) Associative lookup style? + bit more (1997) Snake Bites (1997) [WebDNA] [OT] WebDNA Wiki - need grammar check / suggestions (2009) FORMS: Returning a specific page (1997) Development terminated. (1998) WebCatalog for guestbook ? (1997) [WebDNA] lighttpd.conf for php and webdna? (2013) authorize.net hex coded variables (2002) No luck with taxes (1997)