At 12:29 PM -0400 6/1/03, you wrote:
look up clearCache


I guess I should have looked it up first


thanks Colin


It still does raise the right issues, which is if you do a getnettext() twice, is the new one a cached one or is it reloaded from scratch? My bet is that it's reloaded, because I've done a lot of getnettext's to CGI like addresses, and can easily tell that it is coming back as a fresh load each time by making changes on the server side.

it's reloaded from the cache unless it's a non-cached item


Timing getNetText() operation (& repeating) on a big piece of text shows this pretty clearly (especially when getting it from a slow server such as a modem-configured cpu).


[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to