----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: RedSunBeer Message 2 in Discussion text box control basically accepts any data. what you need a custom control that would validate the data in the textbox either as soon as data is entered or as soon as the focus moves away from the control. alternatively try using customized attributes which could determine the behaviour of the textbox at runtime. this would require that a 'post back' type of event fires immedeately for the particular text box control. so perhaps you could have one attribute could do the validation and another to force the text box control to send the data for validation whenever required. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
