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

Reply via email to