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
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
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
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