The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Custom error page for WEB BROWSER



Keith, just thinking aloud here, but have you thought about the
possibility of utilising a lightweight http proxy service on the client?
I've come across such things in the past that sit between the browser &
the outside world and allow you to modify pages on the fly before
presentation to the user etc... Not the same approach that you're
looking for, but might give the desired effect, since I guess the
browser would never be in the position of not being able to reach the
"server" since it would always be able to reach the
locally-running
proxy service, and thus would potentially never get to display its
internal 404-error page?

Just a thought...

Paul G.


> -----Original Message-----
> From: ukha_d@xxxxxxx [mailto:ukha_d@xxxxxxx] On Behalf
> Of Keith Doxey
> Sent: 15 August 2007 10:25
> To: UKHA Group
> Subject: RE: [ukha_d] Custom error page for WEB BROWSER
>
> Hi Rodney
>
> > -----Original Message-----
> > From: ukha_d@xxxxxxx [mailto:ukha_d@xxxxxxx]
> > On Behalf Of Rodney Hall
> >
> > Have you tried a custom 401 page with <meta
> > http-equiv="refresh"content=0; url="http://fooo/foo.html";> in
> > the head? I use it on my own website ( with content=2) to
> > access a specific page for a failed page.
> >
>
> That works fine as a SERVER SIDE solution but if for some reason the
> browser
> CANT get to the webserver due to either server down or internet
> connectivity
> temporarily lost then the browser will throw up its own "Page
cannot
be
> displayed" type page which in the case of IE comes from
"ieframe.dll"
> and
> with firefox also comes from its internal gubbins.
>
> I have the desired 404 page created which after 10 seconds will
attempt
> to
> reach the start of the application so that it can resume. This site on
> the C
> drive of the actual machine using the browser and if I point the
> browser at
> c:\pnf.html it will display my page and after 10 seconds zip off to
> find
> http://myServer/myApplication/index.asp
and everything restarts as
> intended.
> What I cant do is make IE display that page in the event of an error.
> If
> there was a way of making it display your homepage in the even of an
> error
> then I could just set pnf.html as the homepage but I cant do that
> either :(
>
> The machines that will be running this application will be unattended
> and
> also not have a keyboard or mouse although on some there may be a
> touchscreen but generally any form of user interaction is not
possible.
>
> Regards
>
> Keith
>
>
>
>
>
>



UKHA_D Main Index | UKHA_D Thread Index | UKHA_D Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.