RE: [PHP] clearing cache contents

2005-08-19 Thread Jay Blanchard
[snip] can anyone provide me a solution for clearing the cache contents on the clientside using javascript. [/snip] 1. Go to http://www.google.com 2. Type in JavaScript mailing lists 3. join one 4. Ask this question there. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] clearing cache contents

2005-08-18 Thread R. Ragunathan
hi, can anyone provide me a solution for clearing the cache contents on the clientside using javascript. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] clearing cache

2003-06-20 Thread Kevin Stone
- Original Message - From: "Mark McCulligh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 20, 2003 11:44 AM Subject: Re: [PHP] clearing cache > I can't just create a link on the last page back to the first page. Because > if the user hi

Re: [PHP] clearing cache

2003-06-20 Thread Mark McCulligh
I can't just create a link on the last page back to the first page. Because if the user hits the back button on the browser they end up on page 2. Which can't happen. Once you are on the last page the user can't by anyway get back to page 2, unless they start over on page 1. What I am planning o

Re: [PHP] clearing cache

2003-06-20 Thread Jeff Harris
On Jun 20, 2003, "Mark McCulligh" claimed that: |I am building a two page search feature. The user fills out page one, that |takes them to page two. Then from page two they get the results page from |the search. If the user hits the back button in their browser I want them |to go back to page on

[PHP] clearing cache

2003-06-20 Thread Mark McCulligh
I am building a two page search feature. The user fills out page one, that takes them to page two. Then from page two they get the results page from the search. If the user hits the back button in their browser I want them to go back to page one, NOT page two. Is the some way I can make page two