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:
[include ...] behavior (1997)
Log-in Scheme (2003)
Multiple download orders of the same product? (1997)
Math with Time (1997)
Where is f2? (1997)
Budget system (2003)
OH MY GOD! (1998)
Hiding HTML and page breaks (1997)
Not reading code (1997)
Questions about maximum (1999)
Shipcost lookup? (1997)
Page Counters? (1997)
more trouble with [showif] in [search] = busted [shownext] (2000)
Getting total number of items ordered (1997)
Searching (2005)
Calendar Solutions (1998)
[ot] Stopping Apple's Log Rolling (2004)
WebCat2 beta 11 - new prefs ... (1997)
4.x code problem. (2000)
why why why (2004)