Asp.net
How to validate a dynamically added textbox? date validation (2014/06/19 or 2014-06-18)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prateek SinglaPosted Jun 20, 2014, 11:54 AM
http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/FilteredTextBox/FilteredTextBox.aspx
Shweta LodhaPosted Jun 19, 2014, 12:34 PM
http://www.aspforums.net/Threads/188736/Validate-Dynamically-added-TextBox-using-JavaScript-in-ASPNet/
You can use Regex as per your requirement.