Skip to Content
0
Former Member
Dec 20, 2004 at 02:09 PM

Field Validation with runtime information

30 Views

Hi,

I want to realize a field validation with runtime informations, e.g. check the user input for the inputfield

"Language", whereas the possible language-codes come from

a database table.

How can i do that ? With a simple type i only can check against static enumerations.

Regards, Claus