|
-
Aug 30th, 2005, 02:36 PM
#1
Thread Starter
Lively Member
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?
-
Aug 30th, 2005, 03:33 PM
#2
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?
-
Aug 31st, 2005, 01:38 AM
#3
Thread Starter
Lively Member
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.
 Originally Posted by kleinma
what do you need a browser for to open excel and word documents?
-
Sep 1st, 2005, 03:20 AM
#4
Thread Starter
Lively Member
Re: Terminating hidden process if URL changed in WebBrowser Control
Dear kleinma,
i did. have you read it?..
 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?
-
Sep 1st, 2005, 08:14 AM
#5
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|