[REBOL] Closing an Inform Box
From: info::id-net::ch at: 11-Apr-2002 14:56
Hi !
I really need an answer !
In my application, i checked some fields filled by the user, and if the
fiels is not good filled, an inform box
appears with a new field that the user must fill. But if the user choose to
close this inform box, my database
add the informations without the error field.
It's because the closing of a inform box didnt produce anything (i.e a
closing of a alert box produce "none") that i can't trap this error.
What are your solution, guys! What are you doing when the user makes errors
on fields.
Philippe