Click here to Skip to main content
15,883,901 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello all
I am facing some sort of problem for detecting that a particular web application is installed on client machine or not using Asp.Net/C#.
I have googled about this but the answers were only limited to navigator.appname etc type which does not fit with this.
Exact point is that whenever user opens my website (created in asp.net C#) on his /her browser than the website detects some sort of web application being installed on user machine.
If it is not the website shows an error message or somewhat like this.



Pls help me.
Posted
Comments
Sergey Alexandrovich Kryukov 14-Mar-13 1:43am    
It makes no sense at all. You need to learn just a bit what Web applications generally do.
I'm sorry to say that right now you have no clue. Just read about it; it's not hard to learn.
—SA
Richard MacCutchan 14-Mar-13 5:27am    
Web browsers are not allowed access to this sort of information on client systems.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900