Link to home
Start Free TrialLog in
Avatar of parthabijjam
parthabijjam

asked on

custom validation

I have two address fields, coraddr1 and coraddr2. I want to add validation to it, so that validation error  will pop up only when both coraddr1 and coraddr2 are empty. I am new to ASP.Net. Waiting for a solution. Thanks in advance.
Partha Bijjam
ASKER CERTIFIED SOLUTION
Avatar of rinkujain
rinkujain
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of parthabijjam
parthabijjam

ASKER

your advice worked for me with little changes.Thanks a lot!