Does anyone have any recommendations on how to verify if an application is installed on the client side in an ASP.Net application?
Since ASP.Net operates on the server side, I think it would need to be accomplished using some sort of client-side scripting.
Any suggestions or advice would be greatly appreciated!
Many thanks, Naresh