Hi Guys,
i have three textboxes the first 2 should only allow users to enter numeric values (0-9) and decimal eg (5.2 , 5.5)
the third textbox should allow the first three characters entered to be YUP followed by numeric values only. eg YUP453 or YUP439.
Can anyone provide me a reference on how to do this? or what i should be looking to do this?