Subject: RE: Browser caching XML
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Thu, 3 May 2001 14:48:28 +0100
|
Can you give us an example?
XML/XSL Portal
http://www.bayes.co.uk/xml
>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
>Bharat.Chintapally@xxxxxxxxxxxxxxxxx
>Sent: 01 May 2001 13:02
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject: RE: Browser caching XML
>
>
>
>Chris:
> I am not opening a new window, everything is done on the same browser
>window..
>Any thoughts..
>
>Thanks
>--bharat
>
>
>
>
> "Chris Bayes"
>
> <Chris@xxxxxxxxxxxxxxxxxxxx To:
><xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> > cc:
>
> Sent by: Subject:
> RE: Browser caching XML
> owner-xsl-list@xxxxxxxxxxxx
>
> rytech.com
>
>
>
>
>
> 04/30/01 05:37 PM
>
> Please respond to xsl-list
>
>
>
>
>
>
>
>
>
>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@xxxxxxxxxxxxxxxxxxxxxx
>>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
>>Bharat.Chintapally@xxxxxxxxxxxxxxxxx
>>Sent: 30 April 2001 21:14
>>To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
>>Subject: 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@xxxxxxxxxxxxxxxxx
>>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
>
>
>
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|