CausesValidation="false" /> | |
ControlToValidate="txtlo" ValidationGroup="vgfeed"> | |
ControlToValidate="txtpass" ValidationGroup="vgfeed" ValidationExpression="\d{10}"> | |
runat="server" ErrorMessage="*"> ControlToValidate="txtemail" ValidationGroup="vgfeed" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"> | |
ErrorMessage="*" ValidationGroup="vgfeed"> | |
ImageUrl="images/submit_btn.png" Width="100px" OnClick="btnfeedback_1_Click" CausesValidation="true" ValidationGroup="vgfeed" /> |
TargetControlID="LinkButton3" BackgroundCssClass="modalBackground" CancelControlID="btnclose" >
by using above coding validations are not supported.
please help me
4 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.
Iftikar HussainPosted Jul 4, 2013, 8:43 AM
Iftikar
prathyushaPosted Jul 4, 2013, 8:48 AM
thank u very much
and i have one more doubt
after click on btnfeedback_1
one alert message will be displayed and go to the another page with out page refreshing
please help me
prathyushaPosted Jul 4, 2013, 8:38 AM
but it's not working
please help me
Iftikar HussainPosted Jul 4, 2013, 8:35 AM
Can you provide me the code for ShowSuccessMessagereg() javascript method?
Regards,
Iftikar