Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Save button in the cuteeditor toolbar, and page validation.
Save button in the cuteeditor toolbar, and page validation.
06-26-2006, 8:21 AM
mike.chambers
Joined on 06-15-2005
Posts 53
Save button in the cuteeditor toolbar, and page validation.
Reply
Quote
We are using the cuteeditor save button in the cuteeditor toolbar as the save for the entire page. (I have a few textboxes on the page and the cuteeditor interface)
Is there a way to cause page validation to occur when hitting the save button? So that the textboxes outside the editor also are validated.
At present I'm having to add a Page.Validate() into the Editor1_PostBackCommand command for every page template that we have coded.
It's a little time consuming so I was hoping to be able to add the page.Validate to every press of the save button at the cuteeditor interface level.
Cheers Mike
View Complete Thread