01-25-2022, 02:52 PM
Hi Michael, maybe you can use UserAgent to do that ???
Code:
WebApplication.Request.UserAgent;
or
WebApplication.Browser.UserAgent;
