First Name / Last Name
Handphone
Password
ValidateEmptyText="True">
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.
suman biswasPosted May 13, 2010, 6:37 AM
Both the posts helped a lot, really appreciate it!
CrishPosted May 13, 2010, 2:33 AM
please add
also you need to change
ControlToValidate="handphone" to "Handphone".
thanks
Satyapriya NayakPosted May 13, 2010, 1:34 AM
In CompareValidator ControlToCompare= Password2,but you have not declare the ID of the textbox.
Thanks