Monday, April 21, 2014

Hey look....code!

So I posted up a page of code today. You can see a link to it on the right titled intTextField. This page is a work in progress as I'm unsure exactly how I want to use the pages feature on blogger. . I want to showcase general purpose code that I write that I think would be useful for others and get feedback from others on it, and update it when I can.  So here is my first tiny piece of code for people to see. It is a user control that show a textfield that does server-side validation on it as a number and includes an asterisk that displays/hides depending on if the validation fails or not.

http://codetimecharlie.blogspot.com/p/inttextfield.html