Howdy. Have an asp.net form where the textboxes have had the onblur attribute added. Though VS2008 still
barks it's an invalid attribute... However, my problem is primarily w/the txtFICODate field. When testing using 10/10/2009 in this field, the code displays the appropriate msg based on format param. However, on exiting the isValidDate function in debug mode, I see that the code ...