clientside history question and Server.Transfer

  • Thread starter Thread starter TR
  • Start date Start date
T

TR

When the page posts back to itself (e.g. the code-behind on a button click
event) the page URL is added to client-side history. Is there any way to
use codebehind and not insert the aspx page's URL into browser history?
Thanks
 
As I understood smartnavigation gets rid of this problem, not only does it
remember scrollbar position and focus but also stops identical urls being
inserted into the browser history, I'd imagine though that this could be
specific to IE, any smartnavigation gurus....?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top