Re: Post-SP2: How to view SHTML file on hard drive with IE?



Thanks for your post. A separate server may become a necessity. My index
page is HTML and has the SHTML links. When the HTML page is loaded after a
reboot, IE will usually show a "content blocked" message. When this happens,
I can allow the content, which lets IE load the SHTML - until the original
HTML page is closed. After that, IE won't open SHTML pages again until the
computer is rebooted and the "content blocked" message appears again.

"bumtracks" wrote:

> SP2 & current IE securities place lots of extra restrictions for activeX and
> scripts on local HDD web pages. I've battled with it and setup local hdd
> xitami server and battled some more eventually just moving pages mapped
> local to a separate LAN http server - certainly is the easiest method for
> here. You might try renaming extension to .hta for testing or try the
> mark of the web routine.
>
> fwiw
> I just tried a 'test text.shtml' and it having no scripting nor active
> content opens fine.
>
> http://msdn.microsoft.com/security/productinfo/XPSP2/securebrowsing/locallockdown.aspx
>
>
>
>
>
> "Darkfuries" <Darkfuries@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:D546E274-1399-48AB-A32A-BA04AB033539@xxxxxxxxxxxxxxxx
> > Before SP2, I viewed SHTML files on my hard drive with IE. Since
> > installing
> > SP2, SHTML files will not "Open with" IE.
> >
> > I can open and edit them in Word or Notepad, but I also need to view the
> > browser page before uploading them to my server.
> >
> > All help appreciated.
> >
>
>
>
.



Relevant Pages

  • Re: why does this script not run?
    ... >> I understand that changing to SHTML from HTML is optional .. ... >> When I accesss the page with the HTML extension the exec line is ignored ... > server instead of using a file with a .shtml extension. ...
    (alt.html)
  • Re: link toolbar
    ... The only thing an HTML server does with a page is blindly copy it to the output stream being sent to the client. ... There isn't a means in HTML to tell the server to do something other than that because the server would never notice it. ... If you want such a marker to be noticed, you need something that isn't only an HTML server, like the ASP processor in IIS, an SSI or PHP processor, etc. ... Change the extension to .shtml and the SSI processor in IIS will kick in and do what you want without resorting to ASP. ...
    (alt.html)
  • sgi_apache & server side includes
    ... I am trying to enable server side includes and have tried to following ... AddHandler server-parsed .shtml ... The main html page: ...
    (comp.sys.sgi.admin)
  • Re: mozilla vs shtml
    ... > added something to those pages which mozilla can't handle? ... > I've always assumed that there wasn't really any difference between .html ... > and .shtml other than the way they were tranmitted. ... My guess would be that the problem lies at the server end. ...
    (comp.os.linux.misc)
  • Re: How to do a post back when user press enter.
    ... It is hosted on a web server, ... the client browser, which is designed to read and interpret HTML. ... UI, via the event handler. ...
    (microsoft.public.dotnet.framework.aspnet)