• Firing up Word from URL (IE 6, Word 2000 +)

    Home » Forums » AskWoody support » Questions: Browsers and desktop software » Internet Explorer and Edge » Firing up Word from URL (IE 6, Word 2000 +)

    Author
    Topic
    #392927

    I’m sure its a simple setting somewhere but blowed if I can find it. [confused

    On our Intranet we have a file that points to a document such as XYZ.DOT
    When a user clicks it, they get Word embedded in Explorer, and if they Type File>SaveAs they get another instance of the .DOT file.

    The behaviour I want is for the URL to fire up a real instance of WORD (not Explorer with a Word addin) and to recognise that the .DOT is a template.

    Any Clues?

    Viewing 3 reply threads
    Author
    Replies
    • #709055

      Certainly…

      The behavior that sticks Word inside an IE “frame” is controlled below: “Browse in same Window”. Uncheck this box, and Word will open OUTSIDE of the IE frame.

      NOTE: If you are TRULY talking about a template (DOT), you may need to change the setting for a Word Template and not a Word Document.
      ___________

      If you prefer the registry, this is controlled by a registry entry similar to this:

      HKEY_LOCAL_MACHINESoftwareCLASSESWord.Document.X
      BrowserFlags=0x00000008

      If that regsitry entry IS present, IE will open the .doc file outside of an IE frame. If it is absent, then IE opens the Word document inside of IE.

      Again, for a “template”, the corresponding entry would be Word.Template.X — where “X” is the version number.

      • #709059

        Thanks very much – I’ll give it a try cheers.
        (yes I did mean a .DOT)

      • #709060

        Thanks very much – I’ll give it a try cheers.
        (yes I did mean a .DOT)

    • #709056

      Certainly…

      The behavior that sticks Word inside an IE “frame” is controlled below: “Browse in same Window”. Uncheck this box, and Word will open OUTSIDE of the IE frame.

      NOTE: If you are TRULY talking about a template (DOT), you may need to change the setting for a Word Template and not a Word Document.
      ___________

      If you prefer the registry, this is controlled by a registry entry similar to this:

      HKEY_LOCAL_MACHINESoftwareCLASSESWord.Document.X
      BrowserFlags=0x00000008

      If that regsitry entry IS present, IE will open the .doc file outside of an IE frame. If it is absent, then IE opens the Word document inside of IE.

      Again, for a “template”, the corresponding entry would be Word.Template.X — where “X” is the version number.

    • #710836

      To execute a .dot file from the browser so that document_new macros run and a .doc version of the template is opened, you need to use a workaround otherwise the .dot file is opened.

      Workaround is:
      1. Create a shortcut to the .dot file in the same folder on the web server.
      2. Create a hyperlink on the access page that references the shortcut eg. filename.dot.lnk. The .lnk is the file extension to the shortcut. Note that there is no need to ensure the .lnk is in the shortcut name. The shortcut name and the filename should be exact.
      3. Users may be prompted with a security warning because the file being opened can run code (assuming you have document-new macros). Just click Run from Current Location, and voila a .doc version of the .dot template is generated.

      • #710846

        Lucas

        Wow – I appreciate the expertise. artist My Intranet will really start singing now! compute

      • #710847

        Lucas

        Wow – I appreciate the expertise. artist My Intranet will really start singing now! compute

    • #710837

      To execute a .dot file from the browser so that document_new macros run and a .doc version of the template is opened, you need to use a workaround otherwise the .dot file is opened.

      Workaround is:
      1. Create a shortcut to the .dot file in the same folder on the web server.
      2. Create a hyperlink on the access page that references the shortcut eg. filename.dot.lnk. The .lnk is the file extension to the shortcut. Note that there is no need to ensure the .lnk is in the shortcut name. The shortcut name and the filename should be exact.
      3. Users may be prompted with a security warning because the file being opened can run code (assuming you have document-new macros). Just click Run from Current Location, and voila a .doc version of the .dot template is generated.

    Viewing 3 reply threads
    Reply To: Reply #710846 in Firing up Word from URL (IE 6, Word 2000 +)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information:




    Cancel