What about going back and NOT resubmitting the data?
Specifically, I have a page (let's say index.cfm) that displays a form, and then based 
on the presence of a Form variable the same page processes the form. But if the user 
hits 'BACK', instead of returning to the blank form, the browser will see the same 
page name and try to resubmit the data again.
How do I make 'BACK' redisplay the blank form?

At 12:27 PM 11/15/00 -0600, Rick Lamb wrote:
>I think this would work:
>
>onload {
> window.location.reload(true);}
>
>Rick
>
>-----Original Message-----
>From: Nathan Focht [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, November 15, 2000 11:02 AM
>To: CF-Talk
>Subject: Back Button on Dynamic pages
>
>
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_0106_01C04EFB.D216C7C0
>Content-Type: text/plain;
>        charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>Hello everyone,
>
>    I have a large page that people are using the browser back button to =
>return to and get that ugly 'Expired Page' message.  Is there any way to =
>have the page know that it is a history.back command and do an auto =
>refresh or the like?
>
>Thanks in Advance.
>
>Nathan A. Focht
>http://www.fusionlink.com
>(912)-398-3548
>
>
>
>
>------=_NextPart_000_0106_01C04EFB.D216C7C0
>Content-Type: text/html;
>        charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
>Hello everyone,
> 
>    I have a large page = that people=20 are using the browser back button to return 
>to and get that ugly = 'Expired Page'=20 message.  Is there any way to have the page 
>know that it is a = history.back=20 command and do an auto refresh or the like?
> 
>Thanks in Advance.
> 
>Nathan A. Focht
><3d.htm>http://www.fusionlink.com
>(912)= -398-3548
> 
>
> 
>
>------=_NextPart_000_0106_01C04EFB.D216C7C0--
>
>----------------------------------------------------------------------------
>--------------------
>Archives: http://www.mail-archive.com/[email protected]/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
>message with 'unsubscribe' in the body to [EMAIL PROTECTED]
>
>------------------------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
>with 'unsubscribe' in the body to [EMAIL PROTECTED] 


---------------------------------------------------------------------------
Peter Theobald, Chief Technology Officer
LiquidStreaming http://www.liquidstreaming.com
[EMAIL PROTECTED]
Phone 1.212.545.1232 x204 Fax 1.212.545.0938

To put this contact information into your Palm device, click here:
http://www.coola.com/cgi-bin/addinfo.cgi?pid=15803&rid=972879910&type=A


------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to