Trouble with URL to Microsoft templates

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mr. Smith

    Trouble with URL to Microsoft templates

    Hi
    I want a URL links to .dot and .xlt files on my websites. But when users try
    to save them it triggers built in template functionallity to save it as .doc
    or .xls instead.

    How can I publish MS templates and make sure the users get the .dot files
    instead of doc files?

    Hope you understand....

    Hints appreciated
    Mr. Smith


  • Mike Brind

    #2
    Re: Trouble with URL to Microsoft templates


    "Mr. Smith" <nospam@nospam. comwrote in message
    news:%23SBEGFz$ GHA.1556@TK2MSF TNGP03.phx.gbl. ..
    Hi
    I want a URL links to .dot and .xlt files on my websites. But when users
    try to save them it triggers built in template functionallity to save it
    as .doc or .xls instead.
    >
    How can I publish MS templates and make sure the users get the .dot files
    instead of doc files?
    >
    Hope you understand....
    >
    Hints appreciated
    Mr. Smith
    >
    Zip the file and provide instructions to users or produce an ActiveX
    control. Check how Microsoft do it:
    http://office.microsoft.com/en-us/te...s/default.aspx. (HINT: download
    Firefox and try the site with that, as well as IE).

    Your problem can't be solved through ASP, so I suggest any follow-up in a
    browser-related group.

    --
    Mike Brind


    Comment

    • Mr. Smith

      #3
      Re: Trouble with URL to Microsoft templates

      Thanks Mike.

      Mr. Smith

      "Mike Brind" <paxtonend@hotm ail.comwrote in message
      news:OKCKCl%23$ GHA.4496@TK2MSF TNGP02.phx.gbl. ..
      >
      "Mr. Smith" <nospam@nospam. comwrote in message
      news:%23SBEGFz$ GHA.1556@TK2MSF TNGP03.phx.gbl. ..
      >Hi
      >I want a URL links to .dot and .xlt files on my websites. But when users
      >try to save them it triggers built in template functionallity to save it
      >as .doc or .xls instead.
      >>
      >How can I publish MS templates and make sure the users get the .dot files
      >instead of doc files?
      >>
      >Hope you understand....
      >>
      >Hints appreciated
      >Mr. Smith
      >>
      >
      Zip the file and provide instructions to users or produce an ActiveX
      control. Check how Microsoft do it:
      http://office.microsoft.com/en-us/te...s/default.aspx. (HINT: download
      Firefox and try the site with that, as well as IE).
      >
      Your problem can't be solved through ASP, so I suggest any follow-up in a
      browser-related group.
      >
      --
      Mike Brind
      >

      Comment

      Working...