Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Data validation -- OK button vs. TakeComplerted 2000-02-09 -- Kevin Erskine You should not put validation code in the EMBEDs for OK You should place
them in the form's ThisWindow.TakeCompleted Method before the parent call
and return Level:Notify if you do not want to close\save the changes.
The Embed code for OK will not be done if the user presses CANCEL on the
form and then Answers YES to the "DO you want to save your changes?" message
box that appears on Cancel.
Today is November 21, 2024, 7:35 am This article has been viewed 35209 times.
|
|