<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Client Side Web Development</title><link>http://forums.asp.net/130.aspx</link><description>Client-side programming discussions, including CSS, DHTML, JScript/Javascript, etc. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=18&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2757685.aspx</link><pubDate>Thu, 20 Nov 2008 12:08:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2757685</guid><dc:creator>TATWORTH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2757685.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2757685</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;One further thought concerning accessibility - there is a need for an ASP.NET version of the W3C XHTML tests which are Perl/Apache centered. I say there is a need as:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;While the W3C tests are available as a web service, there a limit of 1 tests per second.&lt;/li&gt;&lt;li&gt;There are systems where accessibility is important but the pages may not be transmitted across the internet to the W3C&amp;#39;s server. &lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>Re: Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2755899.aspx</link><pubDate>Wed, 19 Nov 2008 18:18:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2755899</guid><dc:creator>wass</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2755899.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2755899</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;shane.gibson@rsc.state.oh.us:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;I may be taking&amp;nbsp;your statement&amp;nbsp;the wrong way, but a vast majority of my&amp;nbsp;users&amp;nbsp;use software such as JAWS and Windows EYE because they are blind so I care a lot about what technology they are using in conjuction with my site! I think some one that is an MS MVP would appreciate that! The main&amp;nbsp;reason I want to know is what technology they are using is b/c I&amp;nbsp;want to turn off certain functionality to make the site more accomidating for them or redirect them to a different version of the site all together! Hope this helps you understand why I am researching this topic any suggestions are appreciated!&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Not quite possible.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2755857.aspx</link><pubDate>Wed, 19 Nov 2008 17:57:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2755857</guid><dc:creator>TATWORTH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2755857.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2755857</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&amp;gt;I would add would be that there are also certain laws out there that
regulate some developers and what they must do to make it legally
accessible!&lt;/p&gt;&lt;p&gt;You are quite correct. My understanding is that there is a legal requirement to do this in the UK, US, Canada and Australia, but there are probably a lot more countries where this is required.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;One problem that ASP.NET developers face is that while bodies like RNIB and W3C give out excellent advice at the rendered HTML level, there seems to be little or no advice specific to ASP.NET. &lt;/p&gt;&lt;p&gt;In connection with some work that was vetted by the RNIB&amp;#39;s accessibilty testers, I have been advised that tables for layout are not necessarily a barrier to accessibility. On future projects I will certainly explore using CSS.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2755602.aspx</link><pubDate>Wed, 19 Nov 2008 16:12:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2755602</guid><dc:creator>shane.gibson@rsc.state.oh.us</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2755602.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2755602</wfw:commentRss><description>&lt;p&gt;Hello TATWORTH,&lt;/p&gt;
&lt;p&gt;That was a very good post for those who are not aware of some of the accessibility issues with web sites and one thing I would add would be that there are also certain laws out there that regulate some developers and what they must do to make it legally accessible!&lt;/p&gt;
&lt;p&gt;Another thing I would like to add for future readers it is better in most cases as a best practice to also use div tags combined with Cascading Style Sheets to format the sites rather than using tables (this is a pet peeve of mine)&lt;/p&gt;
&lt;p&gt;now back to the screen reader subject I have seen only one solution out there thus far for my initial question but I don&amp;#39;t really consider it a viable solution. There is a peace of technology out there call &lt;a href="http://osflash.org/flashaid"&gt;flashaid&lt;/a&gt;&amp;nbsp;but I have not really dug into it as yet b/c I was hoping there was something built-in the javascript / browser model&amp;nbsp;for the detecting much like there is for finding out what browser the user is using&lt;/p&gt;
&lt;p&gt;i.e.&lt;/p&gt;
&lt;p&gt;BrowserDetect.Browser&lt;/p&gt;
&lt;p&gt;but I guess if you think about the logical operation JAWS reads the browser it does not write to the browser that is the host servers job!&lt;/p&gt;
&lt;p&gt;Thanks for the post TATWORTH&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms227996.aspx"&gt;&amp;nbsp;p.s. for a good list of .NET Controls and there accessibility compatibility (say that 10 times fast) check this site out&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2754606.aspx</link><pubDate>Wed, 19 Nov 2008 09:18:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2754606</guid><dc:creator>TATWORTH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2754606.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2754606</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&amp;gt;I have a been searching around for a viable solution to this&amp;nbsp;subject for a while and I have yet to find one. Any ideas?&lt;/p&gt;&lt;p&gt;The first step is ensure that the site produces valid XHTML code by using the W3C tests at &lt;a href="http://validator.w3.org/" target="_blank"&gt;http://validator.w3.org/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;(this incidentally will reduce radically the number of cross-browser problems)&lt;/p&gt;&lt;p&gt;I suggest you also go to &lt;a href="http://www.rnib.co.uk/xpedio/groups/public/documents/code/public_rnib008789.hcsp" target="_blank"&gt;http://www.rnib.co.uk/xpedio/groups/public/documents/code/public_rnib008789.hcsp&lt;/a&gt; and look at the WCAG guidelines&lt;/p&gt;&lt;p&gt;If you have not yet migrated to VS2005/VS2008 and used the GridView instead of the datagrid, do so as the former produces standard &amp;lt;th&amp;gt;...&amp;lt;/th&amp;gt; for the headr cells.&lt;/p&gt;&lt;p&gt;Look at repeating your error messages into the caption bar - a screen reader user will now hear the message at the start of the screen readout.&lt;/p&gt;&lt;p&gt;Now as to detecting if a user is using a screen reader, this is AFAIK impossible as the screen reader sites behind the browser and does not modify the browser. It would be a good idea if JAWS at al did modify the browser properties in a way you could pick up. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2746126.aspx</link><pubDate>Fri, 14 Nov 2008 15:51:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2746126</guid><dc:creator>shane.gibson@rsc.state.oh.us</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2746126.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2746126</wfw:commentRss><description>&lt;p&gt;I may be taking&amp;nbsp;your statement&amp;nbsp;the wrong way, but a vast majority of my&amp;nbsp;users&amp;nbsp;use software such as JAWS and Windows EYE because they are blind so I care a lot about what technology they are using in conjuction with my site! I think some one that is an MS MVP would appreciate that! The main&amp;nbsp;reason I want to know is what technology they are using is b/c I&amp;nbsp;want to turn off certain functionality to make the site more accomidating for them or redirect them to a different version of the site all together! Hope this helps you understand why I am researching this topic any suggestions are appreciated!&lt;/p&gt;</description></item><item><title>Re: Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2746048.aspx</link><pubDate>Fri, 14 Nov 2008 15:23:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2746048</guid><dc:creator>NC01</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2746048.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2746048</wfw:commentRss><description>&lt;p&gt;I doubt if there is a solution and why would you care?&lt;/p&gt;
&lt;p&gt;NC...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Accessibility: Finding out if a user is using a screen reader application to access web site</title><link>http://forums.asp.net/thread/2746031.aspx</link><pubDate>Fri, 14 Nov 2008 15:17:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2746031</guid><dc:creator>shane.gibson@rsc.state.oh.us</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2746031.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2746031</wfw:commentRss><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a been searching around for a viable solution to this&amp;nbsp;subject for a while and I have yet to find one. Any ideas?&lt;/p&gt;</description></item></channel></rss>