Why disable the back button?  

Why break with the way web interfaces 'work' for your users?

cf http://www.useit.com/alertbox/990530.html


Christian Gustafson
Senior Software Engineer
Onvia.com
Work. Wisely.
http://www.onvia.com
(p) 206.373.9307
(c) 206.852.6095


-----Original Message-----
From: Dan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 01, 2000 12:36 PM
To: CF-Server
Subject: Clear history() - Controlling CF Updates


Hi Everyone,

I know this isn't a java group but everyone has been so great with their
replies.

My problem has to do with controlling CF Updates.  Rather than putting all
kinds of session variables to make sure a user can't update twice if they
should click the 'Back' button and click update again.  I figured there has
to be a way to disable the 'Back' button.  I've read some books and the best
I found was that past pages are held in memory and using the
document.history(x) can take you back however far you set x.  Then I found
something about window.location.replace() method but no examples.  I figure
there must be some way to clear the history() which basically disables the
'Back' button.  Any help anyone.

----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to