I have a TextBox id txtInvoiceNo in which Invoice No must be in the given format AD2122IN01999.
Means First Two will be in letters then numeric then again two letters and so on as mention above in yellow color
Invoice No.
3 Replies
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.
Sandeep KumarPosted Apr 28, 2022, 12:32 PM
Sandeep KumarPosted Apr 28, 2022, 10:25 AM
Uttam KumarPosted Apr 28, 2022, 9:44 AM
You check it on button click
Follow this logic it should work