ValidateUser and a tableless login form
Author:
RiderDesign.com
The new Membership API in ASP.NET 2.0 and the associated security server controls provide developers with a powerful new way to manage users. However one issue with the security server controls is that they render content using tables. If you are striving for a pure CSS based layout, then content inside tables is not your goal.
More Tutorials
|