Groups > Browsers > Internet Explorer 6 browser > Re: Browser Helper Object Query




Browser Helper Object Query

Browser Helper Object Query
Wed, 9 Apr 2008 06:18:24 -0700
Hi,



We have a website running on an embedded web server on a device. We
are using JSP + struts + tomcat

We have a requirement where on click of a link on the web page, some
executables should be downloaded on the client machine. These will be
executed and will generate some files on the client machine. After
successful generation, these will be uploaded back to the server.

This should happen with no user intervention except the initial click
on the link.

We are thinking of developing a BHO which will load in to the browser
and when the user clicks on the link, this BHO will download the
executable, generate the binaries and uploaded them back to the
server.

Is this possible using BHOs?



Thanks,

Post Reply
Re: Browser Helper Object Query
Wed, 9 Apr 2008 14:30:07 -0400
If you must make identical posts to multiple newsgroups, please cross-post 
one (1) message to all of them.  Thank you.

Multiposting vs Crossposting:
http://www.blakjak.demon.co.uk/mul_crss.htm
-- 
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/

charanjeet.singh@gmail.com wrote:
> We have a website running on an embedded web server on a device. We
> are using JSP + struts + tomcat
>
> We have a requirement where on click of a link on the web page, some
> executables should be downloaded on the client machine. These will be
> executed and will generate some files on the client machine. After
> successful generation, these will be uploaded back to the server.
>
> This should happen with no user intervention except the initial click
> on the link.
>
> We are thinking of developing a BHO which will load in to the browser
> and when the user clicks on the link, this BHO will download the
> executable, generate the binaries and uploaded them back to the
> server.
>
> Is this possible using BHOs? 
Post Reply
about | contact