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

ASP.NET

 
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 
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 
Sam

We did a lot of work with .NET 1/1.1 to render out accessible web forms. Here are some pointers to get you on your way:

If you want XHTML output (not strictly necessary for accessibility, but it is a nice to have), then you are going to have to modify the HTML that is sent back to the browser. This article gives you a taste (the approach we took was different, but that was because we needed to modify other things on the form as well):

http://www.liquid-internet.co.uk/content/dynamic/pages/series1article1.aspx[^]

One way to guarantee that you produce valid CSS is to "roll your own" controls. This is not as hard as it sounds, and can be good fun.

Regards

Pete

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.

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 
GeneralRe: transactions Pin
amaneet23-Nov-06 9:44
amaneet23-Nov-06 9:44 
Questiondebug and release Pin
saravanan0523-Nov-06 6:01
saravanan0523-Nov-06 6:01 
AnswerRe: debug and release Pin
Christian Graus23-Nov-06 9:21
protectorChristian Graus23-Nov-06 9:21 

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.