Author: sephiroth100 | Posted on: 2/21/2010 6:27:04 AM | Views : 943

Hi,
I am pretty much a newbie so would appreciate a little advice on how this scenario is normally dealt with.
I have a user control in page which is effectively a list of links to other site pages.  The content are built up by pressing other buttons on the page.  So I press the 'Save' button and an item is added to the list.  The list is contained in session as it is limited to 5 items.  The control updates the loads at prerender to take into account the previous update to session.
When a user selecets one of the links then goes back to the original page via the browser back button the postback state seems to be one behind.  So for instance if the list has 1 link and I follow the link, the page shows no links after returning via the backbutton.  2 links show 1 etc.


Thanks in advance.





...

Go to the complete details ...