|
-
Aug 27th, 2007, 03:11 AM
#1
Thread Starter
New Member
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
-
Aug 27th, 2007, 03:13 AM
#2
-
Aug 27th, 2007, 03:43 AM
#3
Thread Starter
New Member
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
-
Aug 27th, 2007, 03:52 AM
#4
-
Aug 27th, 2007, 04:03 AM
#5
Thread Starter
New Member
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
-
Aug 27th, 2007, 04:09 AM
#6
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|