GET field: how i can block write in the next field?

Post Reply
User avatar
max
Posts: 122
Joined: Fri Jun 30, 2006 2:14 pm
Location: Ancona - Italy

GET field: how i can block write in the next field?

Post by max »

I note that by default FWH allows you to write in the next get field without stopping if you keep writing.
How can I avoid it?
I would like the user to press enter or mouse click to go to next get field, stopping when lenght exceed the variable's lenght.
Thank you.
User avatar
nageswaragunupudi
Posts: 8017
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: GET field: how i can block write in the next field?

Post by nageswaragunupudi »

Code: Select all

SET CONFIRM ON
Regards

G. N. Rao.
Hyderabad, India
Post Reply