hello friends,
i m working in php .i wsnt to know about feild validations .As i want to select data from combobox .according to that selected data feilds is to be editable Say for example :
In combobox three values r to be filled .
first name.
last name
age
Now if we select first name then age & lastname feild should be disable.
only firstname feild should be enable.
similarly for two feilds.
As we enter the value in respective feilds and search it it shows the complete data.respect to that feilds where we enter the data.
As i m new fo php please tell me how i validatde the feilds.
thanks
punit
i m working in php .i wsnt to know about feild validations .As i want to select data from combobox .according to that selected data feilds is to be editable Say for example :
In combobox three values r to be filled .
first name.
last name
age
Now if we select first name then age & lastname feild should be disable.
only firstname feild should be enable.
similarly for two feilds.
As we enter the value in respective feilds and search it it shows the complete data.respect to that feilds where we enter the data.
As i m new fo php please tell me how i validatde the feilds.
thanks
punit
Comment