I had two pages one for login and one for registration...in login page if user is new then for registration there is a link
newuserregister
but i had given validations for the controls in login.aspx page..so when user clicks newregister link button it is not redirecting..instead it is raising validation messages...how can we redirect a page even validation fails