Results 1 to 5 of 5

Thread: Terminating hidden process if URL changed in WebBrowser Control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2005
    Posts
    99

    Question Terminating hidden process if URL changed in WebBrowser Control

    i'd like all documents to be shown within my app.
    i open them with webbrowser control.
    the control start running a needed application (for example, ms word) but doesn't terminate its process after URL changed (for a *.xls or another file).
    how to close this invisible application or show needed docs w/out webbrowser in the frame of my app?

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Terminating hidden process if URL changed in WebBrowser Control

    can you maybe clarify what you are doing??? someone types a URL into a browser and it loads up the application? what do you need a browser for to open excel and word documents?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2005
    Posts
    99

    Question Re: Terminating hidden process if URL changed in WebBrowser Control

    in fact i don't know what type of file i would need to open.
    incoming document may be in any possible format.
    of cause i can call this or that app depanding on file extension.
    but as i wrote i need the doc/xls/pdf/jpg/tiff/html/... to be shown ON MY FORM (like in OLE container).
    i don't know how can i show ANY file on the form that's why i use webbrowser as a universal viewer. isn't it correct? pls advise.

    Quote Originally Posted by kleinma
    what do you need a browser for to open excel and word documents?

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Aug 2005
    Posts
    99

    Question Re: Terminating hidden process if URL changed in WebBrowser Control

    Dear kleinma,

    i did. have you read it?..

    Quote Originally Posted by kleinma
    can you maybe clarify what you are doing??? someone types a URL into a browser and it loads up the application? what do you need a browser for to open excel and word documents?

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Aug 2005
    Posts
    99

    Question Re: Terminating hidden process if URL changed in WebBrowser Control

    axWebBrowser returns the 3rd app's name.
    how to close it pls?

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