Re: [WebDNA] Encode cookies ONLY via "method=Base64"
This WebDNA talk-list message is from 2008
It keeps the original formatting.
numero = 101279
interpreted = N
texte = > It seems that this type of method may be subject to fail> due to small rounding errors when large numbers are> converted to/from scientific notation.Olin, that's exactly the reason why this won't work. The PRECISE value *must* be encrypted so it can be decrypted successfully later, but webdna's math context fails produce a precise value in scientific notation, so it's only useful for relatively small numbers.It would be nice to know the absolute precision of the math context, but we can already infer this since it always seems to end at 15 places. If it were more precise than 15 places we might expect it to display its full precision instead of hiding it in scientific notation, right?Too bad we cannot simply wrap the math context in a [format .40d] context and force a precise 40 character output, eh?:(Sincerely,Ken Grome
Associated Messages, from the most recent to the oldest:
> It seems that this type of method may be subject to fail> due to small rounding errors when large numbers are> converted to/from scientific notation.Olin, that's exactly the reason why this won't work. The PRECISE value *must* be encrypted so it can be decrypted successfully later, but webdna's math context fails produce a precise value in scientific notation, so it's only useful for relatively small numbers.It would be nice to know the absolute precision of the math context, but we can already infer this since it always seems to end at 15 places. If it were more precise than 15 places we might expect it to display its full precision instead of hiding it in scientific notation, right?Too bad we cannot simply wrap the math context in a [format .40d] context and force a precise 40 character output, eh?:(Sincerely,Ken Grome
Kenneth Grome
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:
Emailer on NT not working. (1999)
Repeating Fields (1997)
Nested tags count question (1997)
[OT] XML Primer (2004)
[WebDNA] Middle Question (2015)
ODBC problems between webcatalog and filemaker pro (2001)
emailer (1997)
Searching multiple Databases (1997)
[shownext max=?] armed (1997)
Date/Time format problems (1997)
SKU lookup (1997)
displaying New products (Yikes! it's Fixed!) (1997)
Claris HomePage messes up the code (1997)
Payment Processors (2005)
Need some extra eyes (2003)
Missing contexts on NT (1997)
Why no lf in grep? (2004)
Re:2nd WebCatalog2 Feature Request (1996)
[taxrate] question (1997)
WebCatalog [FoundItems] Problem - LONG - (1997)