Results 1 to 8 of 8

Thread: Firefox browser control ??

  1. #1

    Thread Starter
    Addicted Member DKasler's Avatar
    Join Date
    Jan 2005
    Location
    Brooklyn, NYC
    Posts
    177

    Firefox browser control ??

    Is there a firefox browser control for VB? Like something similar to the "Browser" control.
    -----MY SITES-----
    BayRidgeNights.Com - NYC Nightlife Forums

    Fight Communism - Rate Posts!

  2. #2
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Firefox browser control ??

    I've never seen one - I don't think there is one but if someone does know of one I'd be glad to hear about it also

    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Firefox browser control ??

    None that I've heard of, and M$ wouldn't like the idea either. Maybe in the future when it will just be a matter of choosing which engine you want your browser to use, and that's supposedly coming. Keep your fingers crossed, but don't hold your breath!

  4. #4
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Firefox browser control ??

    Quote Originally Posted by dglienna
    None that I've heard of, and M$ wouldn't like the idea either. Maybe in the future when it will just be a matter of choosing which engine you want your browser to use, and that's supposedly coming. Keep your fingers crossed, but don't hold your breath!

    Hmm, if thats going to be the case then it does not look likey there will be one unless someone writes a custom controld to do just this


    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

  5. #5
    Fanatic Member TheVader's Avatar
    Join Date
    Oct 2002
    Location
    Rotterdam, the Netherlands
    Posts
    871

    Re: Firefox browser control ??

    Mozilla Control
    Haven't tried it, but it looks good.
    Author for Visual Basic Web Magazine

    My articles on the Web Browser Control:
    Using the Web Browser Control & Using the DHTML Document Object Model

    The examples referenced in the articles can be found here:

  6. #6
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Firefox browser control ??

    How interesting, thanks for the link I'll have a look at it later

    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

  7. #7
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Firefox browser control ??

    I've tried it, not as much as I have played around with the WebBrowser control, but it's interesting. It uses the same API as the IE control, so you should be able to dump it in your project to replace the WebBrowser and it will work... at least in theory. In practice, it is missing some events etc that the WebBrowser has (even if they never work, like FileDownload).

    Also, you need to write your own handlers for some things (like the context menu, of which there isn't one that I could find).

    It would be really nice as well if they would add functionality to it that the WebBrowser doesn't have, then I would use it instead of the IE control because I reckon the Gecko engine is better. But, for the moment, I will stick with the WebBrowser.

  8. #8
    Fanatic Member TheVader's Avatar
    Join Date
    Oct 2002
    Location
    Rotterdam, the Netherlands
    Posts
    871

    Re: Firefox browser control ??

    I'll keep an eye on this, myself, too. If they implement an editMode that has more functions and produces better code than the MS one does, I'm sold.
    Author for Visual Basic Web Magazine

    My articles on the Web Browser Control:
    Using the Web Browser Control & Using the DHTML Document Object Model

    The examples referenced in the articles can be found here:

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