Re: [EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Jim Owens
Thanks. The browser in question is IE7, with its Temporary Internet Files setting set to "Automatically" (the default). Firefox has no problem geting it right. The URL is always generic_xsl.rex. Only the CGI query information varies. I tried adding to my config file: Header set Cach

Re: [EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Joshua Slive
On 7/24/07, Jim Owens <[EMAIL PROTECTED]> wrote: I'm using Apache on an intranet to serve an XML database. Users can modify what they see by selecting radio buttons on an HTML form. The form sends off a CGI GET request with different parameters, based on the buttons selected -- for example, gener

[EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Jim Owens
I'm using Apache on an intranet to serve an XML database. Users can modify what they see by selecting radio buttons on an HTML form. The form sends off a CGI GET request with different parameters, based on the buttons selected -- for example, generic_xsl.rex?product=A&revision=B. The script gen