Results 1 to 2 of 2

Thread: 3rd party use of app with webbrowser object

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Cambridge, UK
    Posts
    5
    I've produced a book review app for school which displays a book review with a web-style background. For the first time I have used the webbrowser object on a form and used the
    ExecWB OLECMDID_PRINT, OLECMDEXECOPT_DODEFAULT, command for printing. Sorry if I seem thick, but if this app was used on a computer without a default browser installed i.e. IE4 then would it still work, or does the webbrowser object require that an internet browser be installed on that computer?

    Thanks to anyone with the patience to give me the answer!

    Alan

    'Remember, you're unique, just like everyone else!'

  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    Yes, the PC would need to have IE4 installed

    it wouldn't have to be the "default" browser though

    also ExecWB only works with IE4 or higher so even assuming that the PC had IE3 (as shipped with windows 95) wouldn't suffice
    Mark
    -------------------

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