Results 1 to 6 of 6

Thread: Sidebar for the internet explorer

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    4

    Sidebar for the internet explorer

    Hello All,

    I need to develop a VB application which will add a custom explorer side bar in the current opened instances of internet explorer. And this custom explorer bar should show the url depends on the URL of the main window(Address bar).

    Can any body help me here to implement this .


    Thanks
    rohit

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Sidebar for the internet explorer

    Welcome to the forums!

    Have you started this yet? Do you need help with a specific part of the application? We can't make the whole application for you, but we can help you if you get stuck at a specific point. What have you managed so far?


    Has someone helped you? Then you can Rate their helpful post.

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    4

    Re: Sidebar for the internet explorer

    Thanks for your reply.

    I have started the work. Let me explain what i have done.

    I have added a side bar by adding into a registry using the following.

    In my vb program I am using SHDocVw.InternetExplorer OLE control and at the event of IEObj_BeforeNavigate2 I am opening the side bar....Now the problem is I am not able to change the html page in the sidebar dynamically.

    Thanks and Regards
    Rohit

  4. #4
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Sidebar for the internet explorer

    So the sidebar will have a browser control in it? To show a page?

    So at the moment you have already put the sidebar and the problem is just navigating the control?


    Has someone helped you? Then you can Rate their helpful post.

  5. #5

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    4

    Re: Sidebar for the internet explorer

    Yes I have added a side bar with a default URL..using the following

    http://softmeshup.blogspot.com/

    Now I need to change the url of the sidebar according to the url on the address bar.

    I’d like a Visual Basic 6 app that shows a sidebar in Internet Explorer when a user does a search on Google, Yahoo, or MSN. The sidebar should show a results page for the users search term. For example, if a user searches for “autos” the sidebar would load the URL “http://testdomain.com//?s=autos”


    Thanks
    Rohit

  6. #6

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    4

    Re: Sidebar for the internet explorer

    <edited by admin>

    I’d like a Visual Basic 6 app that shows a sidebar in Internet Explorer when a user does a search on Google, Yahoo, or MSN. The sidebar should show a results page for the users search term. For example, if a user searches for “autos” the sidebar would load the URL “http://testdomain.com//?s=autos”. I don’t need the results page, only the VB6 app and code. The app should be compatible with IE6 and IE7.


    I can send you the screenshot of what i would like..i

    Thanks
    rohit
    Last edited by brad jones; Aug 27th, 2007 at 07:40 AM. Reason: no payment offers/requests allowed.

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