Re: TEXT Variable
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 48458
interpreted = N
texte = WebDNA has no concept of persistent variables that remain available across pages. All variables are purged from RAM when WebDNA finishes processing a page. The only ways to get information from one page to another are through URL parameters, form variables, cookies, or writing to disc. Of those, writing to disc is the most efficient way for passing larger amounts of data like you're dealing with.My guess is that writing to a file and reading it back on the progress page will not be a terrible burden.A couple questions: How frequent will the hits be on this complex search? Do the results change from one hit to the next, or could you do the search or a portion of it once and preserve the intermediate results for recall on future hits?- brianOn Thursday, March 6, 2003, at 07:22 AM, lb Lawrence wrote:> I thought to this solutions of writing a file,> But once the information is in RAM wouldn't it be possible to catch it > back> in an other page.>> Lawrence>-- Brian 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://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
WebDNA has no concept of persistent variables that remain available across pages. All variables are purged from RAM when WebDNA finishes processing a page. The only ways to get information from one page to another are through URL parameters, form variables, cookies, or writing to disc. Of those, writing to disc is the most efficient way for passing larger amounts of data like you're dealing with.My guess is that writing to a file and reading it back on the progress page will not be a terrible burden.A couple questions: How frequent will the hits be on this complex search? Do the results change from one hit to the next, or could you do the search or a portion of it once and preserve the intermediate results for recall on future hits?- brianOn Thursday, March 6, 2003, at 07:22 AM, lb Lawrence wrote:> I thought to this solutions of writing a file,> But once the information is in RAM wouldn't it be possible to catch it > back> in an other page.>> Lawrence>-- Brian 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://webdna.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:
Replace/Commit not Replacing/Commiting (2000)
hhtps to http and back? (2000)
Re:2nd WebCatalog2 Feature Request (1996)
absolute paths for databases? (1997)
Date Formats (1997)
[Announce]: Web server security and password protection (1997)
process SSI (1998)
Re:Signal Raised (1997)
Math, Multiple Equasions and Show/Hide (1998)
Email template names (1997)
variables in [addlineitem] (1998)
Using [showif] within [lineitems] [code fragment] (2000)
database problem=thanks (2003)
Web Catalog and Net Cloak (1998)
Searching/sorting dates (1997)
[WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (2014)
Error (1997)
SSL and reg web* (1997)
PIXO support (1997)
[WebDNA] WebDNA and Facebook (2009)