Re: [format] problem

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 38374
interpreted = N
texte = also another strange thing is SOME prices are showing up wierd ex: [price] filed is 10.00 shows up 10.10.00other prices have [price] field 45.00 and they show up that way... all of them are in the same db and this is without the [format] tag now... just can't get it?!.. the db has some 13 000 records across 30 fields. is that something to consider in this case?!?? just restarted WC.... WC4 on linux.....On Wed, 5 Sep 2001, Kalin Mintchev wrote:> > yea we rebooted the WC 4 days ago because it was sending email twice. thet > fixed that. we have other sites with the same shipping cart code structure > that work with no problems. it's only this one that is giving me the > errors. if i take the [format] tags out it works fine -> prices show up > and evrything's fine except the formating ofcource... > > > > > On Tue, 4 Sep 2001, Brian Fries wrote: > > > I see nothing wrong with your code, and it works fine on my server... > > > > I would try starting from the bare minimum... > > > > [format .2f]100.000[/format] > > > > to see if that works, then add the surrounding contexts one at a time > > until I found where it breaks. > > > > Have you tried rebooting the server to see if that clears up some > > funky state that WebCat may be in? > > > > - brian > > > > At 8:25 PM 9/4/2001, Kalin Mintchev wrote: > > >this is the whole code nothing showed up in the bbedit when i tried show > > >invisibles but brakes (\r) > > > > > > > > > > > > > > > > > >FOTOFOLIO WHOLESALE > > > > > > > > > > > > > > > > > > [lineItems] > > > > > >[sku] > > >
> > >$[format .2f][math][quantity]*[price][/math][/format] > > > > > > > > >
[showif [discnt]>0]$[format .2f][texte][/format][/showif] > > >[showif [discnt]=]no disc.[/showif]
> > > > > >[/lineItems] > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------- > > 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: [format] problem (Kalin Mintchev 2001)
  2. Re: [format] problem (Brian Fries 2001)
  3. Re: [format] problem (Patrick O'Brien 2001)
  4. Re: [format] problem (Kalin Mintchev 2001)
  5. Re: [format] problem (Gary J. Krockover 2001)
  6. Re: [format] problem (Kalin Mintchev 2001)
  7. Re: [format] problem (Shidan Bateni 2001)
  8. Re: [format] problem (Kalin Mintchev 2001)
  9. Re: [format] problem (Kalin Mintchev 2001)
  10. Re: [format] problem (Kalin Mintchev 2001)
  11. Re: [format] problem (Brian Fries 2001)
  12. Re: [format] problem (Will Starck 2001)
  13. Re: [format] problem (Kalin Mintchev 2001)
  14. Re: [format] problem (Grant Hulbert 2001)
  15. Re: [format] problem (Kalin Mintchev 2001)
  16. Re: [format] problem (Kenneth Grome 2001)
  17. Re: [format] problem (Kenneth Grome 2001)
  18. Re: [format] problem (Kalin Mintchev 2001)
  19. Re: [format] problem (Peter Werno 2001)
  20. Re: [format] problem (Kenneth Grome 2001)
  21. [format] problem (Kalin Mintchev 2001)
  22. Re: [format] problems (John Peacock 2000)
  23. Re[2]: Re[2]: [format] problems (jburgess@rowmanlittlefield.com 2000)
  24. Re: Re[2]: [format] problems (Peter Werno 2000)
  25. Re[2]: [format] problems (jburgess@rowmanlittlefield.com 2000)
  26. Re: [format] problems (jburgess@rowmanlittlefield.com 2000)
  27. Re: [format] problems (Peter Werno 2000)
  28. [format] problems (Rob Marquardt 1998)
also another strange thing is SOME prices are showing up wierd ex: [price] filed is 10.00 shows up 10.10.00other prices have [price] field 45.00 and they show up that way... all of them are in the same db and this is without the [format] tag now... just can't get it?!.. the db has some 13 000 records across 30 fields. is that something to consider in this case?!?? just restarted WC.... WC4 on linux.....On Wed, 5 Sep 2001, Kalin Mintchev wrote:> > yea we rebooted the WC 4 days ago because it was sending email twice. thet > fixed that. we have other sites with the same shipping cart code structure > that work with no problems. it's only this one that is giving me the > errors. if i take the [format] tags out it works fine -> prices show up > and evrything's fine except the formating ofcource... > > > > > On Tue, 4 Sep 2001, Brian Fries wrote: > > > I see nothing wrong with your code, and it works fine on my server... > > > > I would try starting from the bare minimum... > > > > [format .2f]100.000[/format] > > > > to see if that works, then add the surrounding contexts one at a time > > until I found where it breaks. > > > > Have you tried rebooting the server to see if that clears up some > > funky state that WebCat may be in? > > > > - brian > > > > At 8:25 PM 9/4/2001, Kalin Mintchev wrote: > > >this is the whole code nothing showed up in the bbedit when i tried show > > >invisibles but brakes (\r) > > > > > > > > > > > > > > > > > >FOTOFOLIO WHOLESALE > > > > > > > > > > > > > > > > > > [lineitems] > > > > > >[sku] > > >
> > >$[format .2f][math][quantity]*[price][/math][/format] > > > > > > > > >
[showif [discnt]>0]$[format .2f][texte][/format][/showif] > > >[showif [discnt]=]no disc.[/showif]
> > > > > >[/lineItems] > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------- > > 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/ Kalin Mintchev

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:

WebCatalog for Postcards ? (1997) Acrobat Form Submission (1999) Email notification to one of multiple vendors ? (1997) Max Record length restated as maybe bug (1997) not interpreting Q (2001) DreamWeaver Plug-in (2000) Navigator 4.01 (1997) WebCat cannot handle compatible search parameters? (1997) math on date? (1997) RE: Missing contexts on NT (1997) Grep and removing text (2002) Generating Report Totals (1997) Something about defining variables (1998) Credit Card not accepted (1998) WebCatalog2 Feature Feedback (1996) emailer settings and control questions (1997) Looking up two prices in database? (1997) Re2: Calculating multiple shipping... (1997) Webcatalog and IIS4b2 (1997) How To question on setting up downloads (1997)