G
Guest
I am using the ASP.NET v2 Client Callback facility to conduct partial page
updates..... however part of the user interface problem is that the IE URL
History is unaltered by my partial page update operations.
For future reference.... is there a means under which I can programmatically
delete selected IE URL History entries (in a cross browser manner) ?....or
flush the entire IE URL History programmatically via ASP.NET server side or
client-side JavaScript ?
updates..... however part of the user interface problem is that the IE URL
History is unaltered by my partial page update operations.
For future reference.... is there a means under which I can programmatically
delete selected IE URL History entries (in a cross browser manner) ?....or
flush the entire IE URL History programmatically via ASP.NET server side or
client-side JavaScript ?