Modal dialogs not under the master page cache browser contents. So even if the DB has updated values, the dialog still opens with the old data for the existing session.
Please include this tag on all aspx modal dialog popups <%@ OutputCache Location="None" VaryByParam="None" %>
Wednesday, March 08, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment