Hi,
I need to check if the client machine has J# Browser Controls 1.1b
installed throught my asp.net page.Please le me know how do i go about it .
Life Flash player does if u dont have the plugin installed it checks and
redirects you to the installation URL i want to do some thing on the same
lines. If the J# Browser Controls 1.1b is not installed i need to take the
user to installation location to install the J# Browser Controls 1.1b .
Waiting for your responce..
Regards
Dharmesh
Lars-Inge Tønnessen [VJ# MVP] - 17 Aug 2005 20:18 GMT
I think you have to do some creative stuff here with 2 pages. Make a dummy
J# Browser Control that will redirect it self to an other page with the real
J# Browser Control. If the page does not redirect it self, you could present
a message on the first page with instructions on how to install the J#
Browser Control Runtime.
Regards,
Lars-Inge Tønnessen