This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Browser caching XML


bharat,
Yes. Don't use the replace parameter on the window.open.

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@lists.mulberrytech.com
>[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of
>Bharat.Chintapally@CommerceQuest.com
>Sent: 30 April 2001 21:14
>To: XSL-List@lists.mulberrytech.com
>Subject: [xsl] Browser caching XML
>
>
>Hello all:
>     I am using XSLT on IE 5.X with MSXML3 to render HTML from XML.  I am
>using JavaScript to accomplish paging/sorting/filter on the same XML
>document on the fly.  I have a master-detail setup.  The master records are
>paginated, users can use the previous or next buttons to navigate around
>the master record pages. From the master record the user can drill down to
>detail view by clicking on the master record link. The detail record XML
>will be retrieved from the server. Everything works great except when the
>browser back button is used to get back to master view from the detail
>view, I believe the browser caches the rendered html (NOT XML) and my
>navigation or sorting on the master view no longer work.
>     The work around is to render the XML from the server in such cases,
>but I would like to fix this. Am I missing something, is there any work
>around for this problem.
>
>Thanks
>--bharat
>---------------------------------------------------------------
>Bharat Chintapally
>CommerceQuest Inc.
>bharat.chintapally@commercequest.com
>New Phone # 813-639-6478
>---------------------------------------------------------------
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]