[EMAIL PROTECTED] Controlling client-side page cache

2007-12-16 Thread User 1001
Is there a way to rewrite/refresh a web page from the server to the client while flushing the client-side's cache so there only one page in the client-side page cache (ie; no page to go Back to)? This would allow modifying page content without allowing for a return to a previously transmitted page

[EMAIL PROTECTED] Re: Prevent new page

2007-12-06 Thread User 1001
Boyle Owen wrote: >> -Original Message- >> From: news [mailto:[EMAIL PROTECTED] On Behalf Of User 1001 >> Sent: Wednesday, December 05, 2007 8:38 AM >> To: users@httpd.apache.org >> Subject: [EMAIL PROTECTED] Re: Prevent new page >> >> >&g

[EMAIL PROTECTED] Re: Prevent new page

2007-12-04 Thread User 1001
Boyle Owen wrote: >> -Original Message- >> From: news [mailto:[EMAIL PROTECTED] On Behalf Of User 1001 >> Sent: Saturday, December 01, 2007 7:06 AM >> To: users@httpd.apache.org >> Subject: [EMAIL PROTECTED] Prevent new page >> >> One web page with

[EMAIL PROTECTED] Prevent new page

2007-11-30 Thread User 1001
One web page with a form invokes a PHP script which in turn invokes a Javascript popup. No additional output is written to the original page. As, or soon after, the popup appears- the original web page is replaced by a "new", blank web page. How can this "new page" be prevented, while not resetting