This user has contributed 1 articles, 9 code samples and posted 107 messages in our discussion forums.
Articles & Tutorials
-
Tal Kelley demonstrates how to use triggers in SQL Server in order to keep track of who is modifying your database tables.. 
Code Samples
-
This code will show how to limit the number of character a user can enter into the HTML TextArea form field.. 
-
Formats a field to US dollar currency style.. 
-
This function will change the colors of a form text box field.. 
-
This small, simple function will call the Windows print function within a browser.. 
-
Want to validate your field to only accept US currency? Try this short JavaScript function.. 
-
Use this function to validate a form field to only accepts numbers.. 
-
This simple code will show how to display a date in an Active Server Pages.. 
-
Performs validation on a HTML field based on the criteria you specify.. 
-
Change a text field to all lowercase or uppercase before submitting.. 