DotNetGnat
Programmer
Guys,
In simplest terms, I have a form with two text fields(txtField1, txtField2).
in the txtField1 the user enters the values in the XXX-YYYY format.
once the user leaves that txtField1, I want to populate the txtField2 with the last portion of the txtField1 value, i mean I want to populate txtField2 with YYYY.
Thanks
-DNG
In simplest terms, I have a form with two text fields(txtField1, txtField2).
in the txtField1 the user enters the values in the XXX-YYYY format.
once the user leaves that txtField1, I want to populate the txtField2 with the last portion of the txtField1 value, i mean I want to populate txtField2 with YYYY.
Thanks
-DNG