Re: can IIS disallow page reloads() by code ?
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 10/13/04
- Next message: [Tony Devere]: "RE: IIS 6 + ASP problems"
- Previous message: David Wang [Msft]: "Re: IIS Slow with little load problem"
- In reply to: Hernán Castelo: "Re: can IIS disallow page reloads() by code ?"
- Next in thread: Hernán Castelo: "Re: can IIS disallow page reloads() by code ?"
- Reply: Hernán Castelo: "Re: can IIS disallow page reloads() by code ?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 12 Oct 2004 18:22:25 -0700
I can only tell you that:
1. the page-refresh you are doing is on the client
2. JS:reload() is script code executed on the client
So you are looking at client-side configuration.
What URL do you use to target the development server and the production
server?
IE does behave differently depending on the "Zone" that a URL belongs to.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Hernán Castelo" <hcastelo@cedi.frba.utn.edu.ar> wrote in message news:OHFocoGsEHA.1272@TK2MSFTNGP09.phx.gbl... ok but in what newsgroup should i post ? i posted in asp.general, and they delivers to me to ie6 news i posted in the ie6 news, but nobody answer i posted in scripting.jscript, and nobody answer if, over the iis5 server (development) my pages can be reloaded -- thru the JS: reload() -- but, in the production server, i can't and i doing all On The Same Browser... i guess it should be a config matter please, do you know where can i find the answer? -- atte, Hernán Castelo SGA - UTN - FRBA "David Wang [Msft]" <someone@online.microsoft.com> escribió en el mensaje news:una90SdrEHA.1816@TK2MSFTNGP09.phx.gbl... > Page reload has nothing to do with IIS configuration. > > Browser configuration determines that feature. > > -- > //David > IIS > This posting is provided "AS IS" with no warranties, and confers no rights. > // > "Hernán Castelo" <hcastelo@cedi.frba.utn.edu.ar> wrote in message > news:OBGidrTrEHA.1232@TK2MSFTNGP11.phx.gbl... > hi > > i get in Production site ( IIS 5 ) > the message "..reload the page... retry/cancel" > when a page is refreshed by JavaScript code : > window.location.reload() > ( trying to emulate the F5 key) > > but i don't get that message > in my Development/Test site ( IIS 5, too ) > where the reload goes ok, without any message > > can there be any difference at IIS configuration ? > i say, > what can i do to allow in Production > the page reloads by JS code, > without the IE push the message "refresh... retry/cancel" > > thanks > > > -- > atte, > Hernán Castelo > SGA - UTN - FRBA > > >
- Next message: [Tony Devere]: "RE: IIS 6 + ASP problems"
- Previous message: David Wang [Msft]: "Re: IIS Slow with little load problem"
- In reply to: Hernán Castelo: "Re: can IIS disallow page reloads() by code ?"
- Next in thread: Hernán Castelo: "Re: can IIS disallow page reloads() by code ?"
- Reply: Hernán Castelo: "Re: can IIS disallow page reloads() by code ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|