Click here to Skip to main content
16,012,508 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Webserver Pin
Britney S. Morales24-Nov-06 3:23
Britney S. Morales24-Nov-06 3:23 
GeneralRe: Webserver Pin
BINOVAR24-Nov-06 7:03
BINOVAR24-Nov-06 7:03 
AnswerRe: Webserver Pin
iamrashida8325-Nov-06 7:53
iamrashida8325-Nov-06 7:53 
Question"datagrid paging" Pin
ravikiranreddydharmannagari23-Nov-06 17:39
ravikiranreddydharmannagari23-Nov-06 17:39 
QuestionProblem with client side scripting Pin
Sun Rays23-Nov-06 16:42
Sun Rays23-Nov-06 16:42 
AnswerRe: Problem with client side scripting Pin
Grapes-R-Fun24-Nov-06 14:40
Grapes-R-Fun24-Nov-06 14:40 
QuestionASP.Net Applications and accessibility! Pin
sam L23-Nov-06 12:10
sam L23-Nov-06 12:10 
AnswerRe: ASP.Net Applications and accessibility! Pin
Pete O'Hanlon24-Nov-06 3:16
mvePete O'Hanlon24-Nov-06 3:16 
Sam

Your problems really kick in if you are using any ASP.NET control that exposes badly formatted HTML. Now, accessibility means different things to different people. For instance, if you want a blind person to be able to use the site then you will find that tables are pretty much useless because they render it almost impossible for screen readers to work with the site. This means that you will need to use CSS, but the ASP.NET controls such as the menu control expose tables don't they? Well, if you are using .NET 2, there is a wonderful little thing that you can do:

http://www.asp.net/cssadapters/[^]

I hope that this gives you some ideas.

Arthur Dent - "That would explain it. All my life I've had this strange feeling that there's something big and sinister going on in the world."
Slartibartfast - "No. That's perfectly normal paranoia. Everybody in the universe gets that."

Deja View - the feeling that you've seen this post before.

GeneralRe: ASP.Net Applications and accessibility! Pin
sam L24-Nov-06 13:13
sam L24-Nov-06 13:13 
GeneralRe: ASP.Net Applications and accessibility! Pin
sam L25-Nov-06 21:04
sam L25-Nov-06 21:04 
GeneralRe: ASP.Net Applications and accessibility! Pin
Pete O'Hanlon26-Nov-06 22:35
mvePete O'Hanlon26-Nov-06 22:35 
QuestionASP with AJAX Pin
Now_Loading23-Nov-06 9:57
Now_Loading23-Nov-06 9:57 
AnswerRe: ASP with AJAX Pin
Fred_Smith23-Nov-06 10:03
Fred_Smith23-Nov-06 10:03 
GeneralRe: ASP with AJAX Pin
Now_Loading23-Nov-06 11:22
Now_Loading23-Nov-06 11:22 
GeneralRe: ASP with AJAX Pin
Now_Loading23-Nov-06 11:29
Now_Loading23-Nov-06 11:29 
GeneralRe: ASP with AJAX Pin
Fred_Smith23-Nov-06 12:11
Fred_Smith23-Nov-06 12:11 
Questionstart mail Pin
jimNLX23-Nov-06 8:47
jimNLX23-Nov-06 8:47 
AnswerRe: start mail Pin
Christian Graus23-Nov-06 9:19
protectorChristian Graus23-Nov-06 9:19 
AnswerRe: start mail Pin
iamrashida8323-Nov-06 16:13
iamrashida8323-Nov-06 16:13 
AnswerRe: start mail Pin
iamrashida8323-Nov-06 16:15
iamrashida8323-Nov-06 16:15 
Questionoutput cache problem : when any user control registered on a page page not cached Pin
SharpSmith23-Nov-06 8:47
SharpSmith23-Nov-06 8:47 
Questiontransactions Pin
amaneet23-Nov-06 8:34
amaneet23-Nov-06 8:34 
AnswerRe: transactions Pin
Christian Graus23-Nov-06 9:20
protectorChristian Graus23-Nov-06 9:20 
GeneralRe: transactions Pin
amaneet23-Nov-06 9:31
amaneet23-Nov-06 9:31 
GeneralRe: transactions Pin
Christian Graus23-Nov-06 9:36
protectorChristian Graus23-Nov-06 9:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.