Originally posted by: Rajan
how can I get the content of the web browser from my VB Application?
Originally posted by: Shin
How can I distribute my toolbar(dll) in the web with automatic install like google toolbar?
ReplyOriginally posted by: BOB
I would like to remove the Close and minimize max vuttons from my browser after I load my Band object, I also want to eliminate the Context menu right click, so the user cannot reenable the address bar once my band is displayed. Is thios possible? Sample code if any would be appreciated.
ReplyOriginally posted by: Erik Aleksander Moe
When I try this project, all I get is a script error. It may be that the new version of Internet Explorer that is f***ing it up. I have tried on both verion 5.5 SP1 and SP2 and the links just produce a script error.
ReplyOriginally posted by: Hourash Falati
I see many comments reagrding this here, you should take a look at past MSJ issues for a very good article and sample deskband, explorerband and toolband for IE5.x.
I thought of releaseing an IE toolband SDK+DLL based on the MSDN and MSJ articles, I stopped development of this SDK due to lack of interest at the time, however, I may resume this if I see otherwise now.
Hourash Falati
Projects Manager
Cydexia ISG
Reply
Originally posted by: Chunliang Pan
It has all functionalities provided by Band Objects.
ReplyOriginally posted by: Udayan Sharma
Thanking in advance
The tool band DLL can't be registered in win95 and win 98 because these two OS do not support Unicode DLL . Please suggest as how to make it register in win'95,win 98 as well as in NT
Udayan
Originally posted by: Udayan Sharma
Thanking in advance
The tool band DLL can't be registered in win95 and win 98 because these two OS do not support Unicode DLL . Please suggest as how to make it register in win'95,win 98 as well as in NT
Udayan
Originally posted by: Ben Kayam
My band is a html document, when i change the html file in the band, using html links and then the close band (the x on the side, or the menu item )
i 'm getting the new page html (the link) that i pressed before closing the band. and i want to get the old document, ( my default document that is in the code.)
and the other problem .. and this is really somthing funny i have a text box (html text box) in the band and when i press the backspace button it doesn't delete the last letter .. in other words i can't delete the text box ... using the backspace or the delete button.
:)
Originally posted by: Hushpappy
How can i change the position of the band from left to the bottom of the browser?
thanks,