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 = 45527
interpreted = N
texte = Maybe you should try using BBEdit's Zap Gremlins? :-(Regards, Tim -- Tim Robinson IDFK Web Developments tim@idfk.com.au 114a/40 Yeo Street Neutral Bay 2089 Australia Phone +612 9908 2134 Fax +612 9908 4837> From: Gary Krockover > Reply-To: (WebCatalog Talk) > Date: Tue, 19 Nov 2002 20:44:04 -0600 > To: (WebCatalog Talk) > Subject: Re: How much is too much? I can never remember the answer. > > Wow, that is strange. If you add no text, it will submit fine it appears. > If you add just a few words, it will continue fine. If you add the full > paragraph that you posted, I get a quick flash of your countchars results > then it goes to a page cannot be found. > > I'm curious about this line in test2.html: > > > [convertchars db=/dbases/AdminConversions.db][body][/convertchars] > > What is the purpose of the convertchars outside of the input? Why not have > it as: > > db=/dbases/AdminConversions.db][body][/convertchars][/input]> > > ? > > > GK > > >> Here's my AdminConverstions.db >> >> from to >> %0B
>> %OD

>> %0D%0A
>> & & >> ¨ ® >> (c) © >> ª TM >> Ò >> Ó >> Ô ' >> Õ ' >> % % >> < < >>> > >> >> >> It's probably ALL wrong... >> >> -----Original Message----- >> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of >> Gary Krockover >> Sent: Tuesday, November 19, 2002 9:32 PM >> To: WebCatalog Talk >> Subject: Re: How much is too much? I can never remember the answer. >> >> Kim, >> >> What does your AdminConversions.db look like? Could there be something in >> there that is causing the text to cut off? >> >> GK >> >> >>> That's what I thought... but I'm having some trouble convincing MY > server >> of >>> the whole unlimited idea... Try for yourself: >>> >>> Copy this: >>> ____________________________________________ >>> D PAYMENT >>> >>> EXCHANGE OR COLLECTION CHARGE: >>> >>> CLAUSE 1 - Any bank exchange or collection charge at the buyer's >>> bank shall be for the buyer's account, and any bank exchange or > collection >>> charge at the seller's bank shall be for the seller's account. >>> ____________________________________________ >>> >>> No, go to www.netsourcery.com/westerncotton/admin/website/test.html and >> add >>> the text above to the text that's already there... then click Continue, >>> you'll see what's happening: >>> Here is my code... if it helps: >>> >>> Code for test.html >>> >>> >>> [search db=/dbases/westerncotton/website.txt&eqSKUdatarq=16] >>> [founditems] >>>

>>> >>> >>> >>> [/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? >> >> >> ------------------------------------------------------------- >> 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/ >> >> >> >> ------------------------------------------------------------- >> 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/ > > > ------------------------------------------------------------- > 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/ > ------------------------------------------------------------- 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)
Maybe you should try using BBEdit's Zap Gremlins? :-(Regards, Tim -- Tim Robinson IDFK Web Developments tim@idfk.com.au 114a/40 Yeo Street Neutral Bay 2089 Australia Phone +612 9908 2134 Fax +612 9908 4837> From: Gary Krockover > Reply-To: (WebCatalog Talk) > Date: Tue, 19 Nov 2002 20:44:04 -0600 > To: (WebCatalog Talk) > Subject: Re: How much is too much? I can never remember the answer. > > Wow, that is strange. If you add no text, it will submit fine it appears. > If you add just a few words, it will continue fine. If you add the full > paragraph that you posted, I get a quick flash of your countchars results > then it goes to a page cannot be found. > > I'm curious about this line in test2.html: > > [input][body][/input]> > [convertchars db=/dbases/AdminConversions.db][body][/convertchars] > > What is the purpose of the convertchars outside of the input? Why not have > it as: > > [input][convertchars > db=/dbases/AdminConversions.db][body][/convertchars][/input]> > > ? > > > GK > > >> Here's my AdminConverstions.db >> >> from to >> %0B
>> %OD

>> %0D%0A
>> & & >> ¨ ® >> (c) © >> ª TM >> Ò >> Ó >> Ô ' >> Õ ' >> % % >> < < >>> > >> >> >> It's probably ALL wrong... >> >> -----Original Message----- >> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of >> Gary Krockover >> Sent: Tuesday, November 19, 2002 9:32 PM >> To: WebCatalog Talk >> Subject: Re: How much is too much? I can never remember the answer. >> >> Kim, >> >> What does your AdminConversions.db look like? Could there be something in >> there that is causing the text to cut off? >> >> GK >> >> >>> That's what I thought... but I'm having some trouble convincing MY > server >> of >>> the whole unlimited idea... Try for yourself: >>> >>> Copy this: >>> ____________________________________________ >>> D PAYMENT >>> >>> EXCHANGE OR COLLECTION CHARGE: >>> >>> CLAUSE 1 - Any bank exchange or collection charge at the buyer's >>> bank shall be for the buyer's account, and any bank exchange or > collection >>> charge at the seller's bank shall be for the seller's account. >>> ____________________________________________ >>> >>> No, go to www.netsourcery.com/westerncotton/admin/website/test.html and >> add >>> the text above to the text that's already there... then click Continue, >>> you'll see what's happening: >>> Here is my code... if it helps: >>> >>> Code for test.html >>> >>> >>> [search db=/dbases/westerncotton/website.txt&eqSKUdatarq=16] >>> [founditems] >>>

>>> >>> >>> >>> [/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? >> >> >> ------------------------------------------------------------- >> 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/ >> >> >> >> ------------------------------------------------------------- >> 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/ > > > ------------------------------------------------------------- > 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/ > ------------------------------------------------------------- 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/ Tim Robinson

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:

Simple way to create unique SKU (1997) webcat NT (1998) Reversed words (1997) Document Contains No Data! (1997) [TaxableTotal] - not working with AOL and IE (1997) [shownext] and descending order (1997) Replacing entry (1998) webcat-sys (1998) problem: search crashes webstar (1997) 2.0.1: Shopping Carts deleted after 1 hour (1997) SQL/ODBC (again) (2004) Webcat causing crashes left and right! (1997) changing prices in cart (1997) range searching (1998) Another bug to squash (WebCat2b13 Mac .acgi) (1997) Shopping cart not being assigned (1999) Mozilla/4. and Browser Info.txt (1997) shipcost - fed up with the old way (1998) [WebDNA] [OT]Oracle to Buy Sun (2009) Erotic Sites (1997)