E-mail List Archives
asp.net code validation
From: Mark Bryant
Date: Oct 8, 2003 2:00PM
- Next message: Tim Harshbarger: "RE: using table headers as form labels"
- Previous message: Paul Bohman: "RE: using table headers as form labels"
- Next message in Thread: Randy Pearson: "RE: asp.net code validation"
- Previous message in Thread: Paul Bohman: "RE: using table headers as form labels"
- View all messages in this Thread
When using asp.net, code is returned to the browser that appears invalid
when checking the page with a HTML validator (W3C, WDG). Specifically, the
"_" and trailing "/" characters that are generated by the IsPostBack
function are showing up during validation. This is the sample page I am
referring to: http://www.gcflearnfree.org/development/ed/aspnet/test1.aspx
Has anyone found a way (other than abandoning the use of .Net) to resolve
this issue? Is there a special page declaration needed?
Thanks,
Mark Bryant
GCF Global Learning
- Next message: Tim Harshbarger: "RE: using table headers as form labels"
- Previous message: Paul Bohman: "RE: using table headers as form labels"
- Next message in Thread: Randy Pearson: "RE: asp.net code validation"
- Previous message in Thread: Paul Bohman: "RE: using table headers as form labels"
- View all messages in this Thread