Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Clear History


Message #1 by "Udhayakumar. U" <udhayakumar@i...> on Mon, 18 Nov 2002 16:47:27 +0530
Try: location.replace(URL);  it won't exactly clear your history, but
eliminates the use of the back button or going back in the page. 

-----Original Message-----
From: Udhayakumar. U [mailto:udhayakumar@i...] 
Sent: Monday, November 18, 2002 6:17 AM
To: javascript
Subject: [javascript] Clear History

Hai,

 In my application i am hiding the toolbar,adressbar and menu bar.

 My problem is after accessing a partiuclar page i want to clear thr URL in 
the

location bar.I hope it can be done in JavaScript.

 Can anyone please help me to solve this problem

 



  Return to Index