Re: Automatic Detection of Screen Readers and Other Assistive Technology

On Wednesday, June 11, 2003, at 12:44 PM, Aaron Smith wrote:
> That's the billion dollar question. You can do this through a signed 
> ActiveX control (in the ActiveX language of your choice), or an HTA 
> (again, using VBScript and/or perhaps JavaScript) without security 
> restrictions. Otherwise the user will most likely receive an error 
> stating that the page is attempting to do something that is not 
> secure. Baring that, using the functions listed below should allow you 
> to determine whether a screen reader is running. Given that 
> information, you should be able to load the content of your choice.

Okay, so then you're saying there's no way to automatically detect 
screen
readers and other assistive technology.

--Kynn

--
Kynn Bartlett <kynn@idyllmtn.com>                     http://kynn.com
Chief Technologist, Idyll Mountain                http://idyllmtn.com
Author, CSS in 24 Hours                       http://cssin24hours.com
Inland Anti-Empire Blog                      http://blog.kynn.com/iae
Shock & Awe Blog                           http://blog.kynn.com/shock

Received on Wednesday, 11 June 2003 15:57:59 UTC