Hi There...

I want to set feild format at data entery time... like in VB
let say there is a field name nic_no format xxx-xxx-xxxxx.

Where as the xxx are the number/character values. when i enter data in VB and i set this format so, VB checks this format at entery time
means when i entered first three " xxx " then VB print first " - " automatecally and when i entered second three " xxx " then VB again print " - " according to format but when we talk about FORMS DEVELOPERS so format take place when we leaving the particular field i means it converts data according format at field leaving time NEXT or POST.

QUESTION:
~~~~~~~~~
It can be possible that when we entering data in current field it show data format as well, means when i enter first three " xxx " then it automatically show " - " or if there is " ( " or " ) " as well

best rgads from TuM