0

I understand someone asked this question but that was for ASP.NET and the answer no longer applies in ASP.NET Core.

How can I find out, in ASP.NET Core, on the server side if the browser is running on a screen reader?

Uwe Keim
  • 39,551
  • 56
  • 175
  • 291
IWriteApps
  • 973
  • 1
  • 13
  • 30
  • 2
    The correct answer to the linked question is [this one](https://stackoverflow.com/a/52931224/43846) _"It's not possible to detect whether a user is running a screenreader. If it were possible, it would open a door for unscrupulous types to home in on people with disabilities, or for a totally different "accessible" browser experience to be delivered, rather than building interfaces that are inclusive by design."_ – stuartd Feb 26 '19 at 12:34
  • The answer to the linked question answers this as it has nothing to do with what is running on the server, be it ASP.NET, ASP.NET Core, PHP, or anything else. – Jon Hanna Feb 26 '19 at 13:57

0 Answers0