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:
remotely add + sign (1997)
Database Options (1997)
Generating Report Totals (1997)
Problems with cybercash (2000)
range vs greater than/less than (2003)
WAP (2000)
taxTotal, grandTotal (1997)
Applescript error (1998)
Anybody see this before? (2006)
Double Spacing in Mails from Sendmail (2002)
PCS Frames (1997)
[OT] Linux Vs. OSX (leopard) server (2007)
Truncated value after space - refresh my memory.... (1997)
WebCatalog Upgrade Pricing? (1997)
Emailer on NT not working. (1999)
A matter of time (1997)
Uh...can someone help me out with the b10? (1997)
Tax Laws for Online Sales (2003)
shopcost, unitshipcost (2002)
all db's in one folder and protected (1998)