Results 1 to 3 of 3

Thread: Browser

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Egypt
    Posts
    179

    Browser

    Hello,


    I want to make a program that includes web browser inside itselef,
    and then distribute it to other Win95/98/Me/NT/2000 users.

    I use VB5.0 & Windows 95

    1) Is there any ActiveX control that does what I need to do?
    Note: As you know there are some versions of Windows 95 that don't have
    Internet explorer installed with, and I have this version and there are
    some users that have this version.

    2) Can I print the contents of the the ActiveX Browser?

    3) Have I to upgrade Windows or Visual Basic to perform such task?

    Thanks,
    Belal Marzouk

  2. #2
    Hyperactive Member razzaj's Avatar
    Join Date
    Oct 1999
    Location
    jounieh
    Posts
    261
    the is the MS internet Control. that is a Browser...
    - regards -
    - razzaj -

  3. #3
    New Member
    Join Date
    Apr 2001
    Location
    karachi,Pakistan
    Posts
    8
    There is a web browser control comes with internet explorer
    just add refernce to microsoft internet controls in your project reference and use object browser for webbrowser object to show all
    of its methods and properties.
    create an object of webbrowser object in your code and then use it.
    it is a complete browser like explorer 5.

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