Click here to Skip to main content
15,889,865 members

Comments by Mohammed Nazer (Top 2 by date)

Mohammed Nazer 28-May-14 5:06am View    
Hi,

You are right.
The "Recent Page" button(Dropdown) which is next to Back/Frwd buttons. It list the recently visited pages such as History.

Using this link enduser can navigate into pages which are recently visited . From our Asp.net application, enduser need to restrict to navigate manually using browser options.
Enduser only can navigate using the available Links/menues inside the application.

I need to disable this Recent Page button or override this functionality like do not navigate / removed the history by using window.location.remove(URL). This "Recent Page" list could not be removed until close the browser.

Hope you are clear now.
Mohammed Nazer 21-Mar-13 10:50am View    
Is there any alternative way to keep track unique message if message ID is NULL.