CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2001
    Location
    Northern Hemisphere
    Posts
    14

    V.IMP : Sumone has an ActiveX Control to open a DOC File?

    Now that my earlier post cudnt find me a way!!! hahaha!!! i need an ActiveX control which could open DOC files directly... dont nned the source code, but i wudnt mind takin it!! IF u got it and have no problems gifting it to me... plsssss do!! just remember a fellow Development guy is in deep ****!!!

    Thanx...

    Ankew.


  2. #2
    Join Date
    Dec 1999
    Location
    Dublin, Ireland
    Posts
    1,173

    Re: V.IMP : Sumone has an ActiveX Control to open a DOC File?

    You can use the OLE control and open the file with that - this will instantiatre WORD on your form in in place edit mode.
    I'm afraid that if you don't have WORD on your machine however, you can't edit word .DOC files.

    HTH,
    Duncan

    -------------------------------------------------
    Ex. Datis: Duncan Jones
    Merrion Computing Ltd
    http://www.merrioncomputing.com
    '--8<-----------------------------------------
    NEW -The printer usage monitoring application
    '--8<------------------------------------------

  3. #3
    Join Date
    Jul 2001
    Location
    Northern Hemisphere
    Posts
    14

    Re: V.IMP : Sumone has an ActiveX Control to open a DOC File?

    Thanx Dude! but u know whut ive already tride that... doesnt really solves my problem!!

    anyways.. thanx Dude!

    AnkewDude!

    There is no Genius without a touch of madness!!!

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

Featured