Re: vars
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 35463
interpreted = N
texte = Comments below:Marc wrote:> > I'm running webcat 4.0.2 webstar 4.2> > 1. Does any one know a way to stop browsers from cashing templates. My> sku=[date][time] are not getting the correct date and time when a user> rehits the same template. Somehow the same value reappears even though> time has passed. Might be a cashing problem which brings me to question.Don't re-engineer [cart]! [cart] will produce a guaranteed uniquestringno matter how many hits you get in a given second; [date][time] willnot.There are many messages in the history regarding defeating the browsercache (note spelling). Once suggestion was to add these lines to everypage:[SETMIMEHEADER name=Pragma&value=no-cache][SETMIMEHEADER name=Expires&value=Thu, 01 Dec 1994 16:00:00 GMT][SETMIMEHEADER name=Cache-Control&value=max-age=0]> > 2. I just downloaded microsoft internet explorer 5.0 for macintosh and> found that all my formvariables disapear if I hit reload on any given> template. Not only do the form variables get erased but I get> [var1],[var2] everwhere there should be a value. Very frustrating.IE is known for fouling up form variables. Not much we can do; I wishI could simply state that my sites do not support IE (or AOL), but themarket would not be kind to my sites ;~(> > I also noticed that [BROWSERNAME] returns Mozilla for both netscape and> explorer on the when I use both browsers to test the site.That is because M$oft lies and claims to be a form of Mozilla for allversion of IE. In fact AOL using IE also claims to be Mozilla. Thatis probably the main reason that SMSI is no longer supporting the Browser Info.txt file.> > --> Marc Malacarme> Lauren Stomel Advertising> 1-310-451-5114John Peacock-------------------------------------------------------------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://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Comments below:Marc wrote:> > I'm running webcat 4.0.2 webstar 4.2> > 1. Does any one know a way to stop browsers from cashing templates. My> sku=[date][time] are not getting the correct date and time when a user> rehits the same template. Somehow the same value reappears even though> time has passed. Might be a cashing problem which brings me to question.Don't re-engineer [cart]! [cart] will produce a guaranteed uniquestringno matter how many hits you get in a given second; [date][time] willnot.There are many messages in the history regarding defeating the browsercache (note spelling). Once suggestion was to add these lines to everypage:[SETMIMEHEADER name=Pragma&value=no-cache][SETMIMEHEADER name=Expires&value=Thu, 01 Dec 1994 16:00:00 GMT][SETMIMEHEADER name=Cache-Control&value=max-age=0]> > 2. I just downloaded microsoft internet explorer 5.0 for macintosh and> found that all my formvariables disapear if I hit reload on any given> template. Not only do the form variables get erased but I get> [var1],[var2] everwhere there should be a value. Very frustrating.IE is known for fouling up form variables. Not much we can do; I wishI could simply state that my sites do not support IE (or AOL), but themarket would not be kind to my sites ;~(> > I also noticed that [browsername] returns Mozilla for both netscape and> explorer on the when I use both browsers to test the site.That is because M$oft lies and claims to be a form of Mozilla for allversion of IE. In fact AOL using IE also claims to be Mozilla. Thatis probably the main reason that SMSI is no longer supporting the Browser Info.txt file.> > --> Marc Malacarme> Lauren Stomel Advertising> 1-310-451-5114John Peacock-------------------------------------------------------------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://search.smithmicro.com/
John Peacock
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:
French characters in variables (2001)
Fun with dates (1997)
Emailer help....! (1997)
OT ImageMagick and Thumbnails (2003)
dates as search criteria (2000)
Hairy Shipping Monster (2006)
Online reference (1997)
Authenticating users without dialog box (1997)
Passing variables to Realm Authentication - WebStar (1998)
Online reference (1997)
Some Questions (1997)
Updating a database once per day - An example (1998)
[ShowCart] and GET vs. POST (1997)
Re[3]: 2nd WebCatalog2 Feature Request (1996)
ReturnRaw and redirect (1997)
docs for WebCatalog2 (1997)
WebCat2b13MacPlugIn - [showif][search][/showif] (1997)
Re:Finding max value for a field (1997)
PDF template hell (2000)
[REPLACE] inside [FOUNDITEMS] (1998)