Hi,
The below is an online screen :-
CLASS ON
SHORT NAME: ..................
SEDOL: STOCK SHORT DESC: ...........................
CHASE: LONG NAME: ...................................
DOMES: .......... STOCK LONG DESC: ........................................
IND : 0. LEGAL: ...................................
AGENT ASSET REF: ............ NAME ...................................
PREV ID: ASSET TYPE: ..
In this screen i want to add the validation for below fileds:-
1) SHORT NAME (A18)
2)LONG NAME(A40)
3)LEGAL (A10)
The validation on above fileds are as follows:-
1)These fileds should don't allow any specail character other then (,),-.
2)If user is entering any special character then a error message will be display on the screen.
3)The cursor should be placed on the error filed.
Could anyone plz help me on how to do this?