Browser caching problem OR mysql/perl code?

2001-12-12 Thread Jack A. Fobel
Hello, Coming from an ASP world, I'm trying to learn how to break the browser from caching. I am using variables and their values in the querystring to update a mysql database with perl. I am also re-querying the database to pull back the record. I was hoping to pull back the updated record but

Re: Browser caching problem OR mysql/perl code?

2001-12-12 Thread Gordan Bobic
On Thursday 13 Dec 2001 03:42, Jack A. Fobel wrote: Hello, Coming from an ASP world, I'm trying to learn how to break the browser from caching. I am using variables and their values in the querystring to update a mysql database with perl. I am also re-querying the database to pull back the