From chewie at wookimus.net Wed Mar 3 10:50:17 2004 From: chewie at wookimus.net (Chad Walstrom) Date: Mon Jan 17 14:29:09 2005 Subject: [TCLUG-DEVEL] Proposed TCLUG Bug Squashing Party Message-ID: <20040303165017.GB16897@wookimus.net> Skipped content of type multipart/signed-------------- next part -------------- _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From erick at nixbrain.com Tue Mar 9 12:36:33 2004 From: erick at nixbrain.com (Erick Stohr) Date: Mon Jan 17 14:29:09 2005 Subject: [TCLUG-DEVEL] IE browser caching Message-ID: <404E0EB1.2010507@nixbrain.com> Hello, I have a question regarding how people deal with browser caching, specifically IE. I am working on a site for a client that consists of HTML pages, PHP, and JavaScript drop down menus, which the code is in a .js file. I have added these tags to my HTML pages and header.php, which is included in each PHP page: To my knowledge, these tags do not allow browser caching, please correct me if I am wrong. IE 5.5 and 6 seems to still cache, I have to hit refresh when hitting a PHP page I have updated, whether it be coming from the drop down or another href on a page. Is there another way of doing "no caching" in PHP that I am missing? Or how do people deal with sites in which the pages are going to be updated a lot by hand? Thanks for any help. -- Erick Stohr Burnsville, MN _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From mbresnah at visi.com Tue Mar 9 21:43:22 2004 From: mbresnah at visi.com (Mike Bresnahan) Date: Mon Jan 17 14:29:09 2005 Subject: [TCLUG-DEVEL] IE browser caching In-Reply-To: <404E0EB1.2010507@nixbrain.com> Message-ID: > > > > I'm pretty sure these should work just fine. I believe we got away with only the last one on a project where we only supported IE. Mike Bresnahan _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From erick at nixbrain.com Wed Mar 24 09:53:46 2004 From: erick at nixbrain.com (Erick Stohr) Date: Mon Jan 17 14:29:09 2005 Subject: [TCLUG-DEVEL] PHP code - SuSE prompts Message-ID: <4061AF0A.10604@nixbrain.com> Hello, I just got the weirdest message, I wrote a php page, called chng_pwd.php that allows the user to change his/her password for a web site, all calls are to a database, and when I just tried to change the password 2 times in a row SuSE, under Mozilla, prompted me to Select User who's password I want to change and gave smtp://erick@enrwebdev.com as a user, which is a local email address for my e-mail, but not a user in the web system I am doing the change password on. Any ideas what this is? Thanks in advance. Erick -- Erick Stohr Burnsville, MN _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From duff0097 at umn.edu Wed Mar 24 15:52:56 2004 From: duff0097 at umn.edu (Bryan Duff) Date: Mon Jan 17 14:29:09 2005 Subject: [TCLUG-DEVEL] PHP code - SuSE prompts In-Reply-To: <4061AF0A.10604@nixbrain.com> References: <4061AF0A.10604@nixbrain.com> Message-ID: <1080165176.5838.25.camel@geodev.soils.umn.edu> Your going to have to give examples or something, because who knows where you could be going wrong. How is your db setup? Code snippet on where this call is made? Thanks. -Bryan On Wed, 2004-03-24 at 09:53, Erick Stohr wrote: > Hello, > > I just got the weirdest message, I wrote a php page, called chng_pwd.php > that allows the user to change his/her password for a web site, all > calls are to a database, and when I just tried to change the password 2 > times in a row SuSE, under Mozilla, prompted me to Select User who's > password I want to change and gave smtp://erick@enrwebdev.com as a user, > which is a local email address for my e-mail, but not a user in the web > system I am doing the change password on. Any ideas what this is? Thanks > in advance. > > Erick _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel