Results 1 to 4 of 4

Thread: Ebbedding a Word document in a web page

  1. #1

    Thread Starter
    Addicted Member Guru's Avatar
    Join Date
    May 2000
    Location
    sulking in the cupboard under the stairs
    Posts
    237

    Ebbedding a Word document in a web page

    I need to embed word documents or Excel files in a web page.

    If I use an IFRAME there is no print facility.
    Any ideas?
    Another light-hearted post from Guru

  2. #2
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: Ebbedding a Word document in a web page

    Quote Originally Posted by Guru
    I need to embed word documents or Excel files in a web page.

    If I use an IFRAME there is no print facility.
    Any ideas?
    I haven't done this sort of thing, but shouldnt there be browser Plug-In available? Have you tried searching for MS Word/Excel PlugIn/Viewer?

    Worth a shot probably...

    Also I have noticed that If you have Office(at least Office 2000/3) instaled then it shows the document within the browser and the File/Print menu is autometically available. You are probably looking to offer it to user regardless of whether they have Office installed or not.
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  3. #3

    Thread Starter
    Addicted Member Guru's Avatar
    Join Date
    May 2000
    Location
    sulking in the cupboard under the stairs
    Posts
    237

    Re: Ebbedding a Word document in a web page

    I downloaded the free Word doc viewer from Microshaft but I haven't tried it yet because I have Word on my pc and I don't want it to clash.

    I would have thought that some sort of <OBJECT CLASS_ID=..... SRC=... sort of thing would be possible.
    Another light-hearted post from Guru

  4. #4
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: Ebbedding a Word document in a web page

    Quote Originally Posted by Guru
    I downloaded the free Word doc viewer from Microshaft but I haven't tried it yet because I have Word on my pc and I don't want it to clash.

    I would have thought that some sort of <OBJECT CLASS_ID=..... SRC=... sort of thing would be possible.
    Yes using ClassID is probably the way. Also I have seen that if you have a plugin installed and if you link the file directly, the file is autometically loaded within the plug-in just like PDF files. I guess it depends on the plug-in.

    Test it out like that if that dont work you could always try embeding it using ClassID
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width