run validation error message page from a new window

S

susie

I have the following code to run the validation summary
page:
<asp:ValidationSummary
ID="Summary"
DisplayMode="SingleParagraph" Font-Size="8pt"
runat="server"/>

By default the summary of validation will be on the same
page with the data being validated page. I want to have a
new window to show the validation summary. How can I do
it?

Thank you very much.
 
Q

Quicky

You can use the same window, but you display only the
summary of validation by using panels.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top