jrcolons wrote:
>    I'm doing some modifications to Web.config adding some properties that
> are entered by user in the UI. If the user don't fill the blanks, the
> application will be useless.  Is there any way that I can validate that an
> edit control is not empty?
>   

You can use the properties tied to the controls in Condition elements 
for the Next button or use them to publish a SpawnDialog event that 
shows an error dialog.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to