Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

I am using the MVC 3.
I have came across the issue that mu validation summry is visible in Mozila
but not visible in IE

Please help me

I have written the code whch is as follows for the validation summary
XML
<td align="left" valign="bottom">
<%:Html.ValidationSummary(false,"Please correct below errors",new { @class = "required" })%>



Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900