Monday, September 20, 2004

ASP Classes: Handling Checkboxes

I've been writing classes that allow faster ways to add, update, and display data in SQL server databases. Now, I'm at the final stage, creating checkboxes. In an HTML form, checkboxes have a lot of different uses, and therefore are probably the most complicated form element to deal with.

Last week, I finished a lot of characterization work on checkboxes that will allow me to start putting some code together. I think I can manage to put together a function or method that works with my existing classes so I don't have to create a brand new class. This is a much needed feature for the future Moluv.com administration area.

0 Comments:

Post a Comment

<< Home