hi, my name is indah.
i have form using PHP.
this form intended to be filled by user.
there are many textbox to be filled.
at the end of the form there is a submit button to post all the data into database.
i put some control in this form to check whether users already filled all the textbox and control the validation of the data.
if the data/textbox not valid or empty, there will be new page shown and a message says the data is not valid or empty and there is a button to go back.
so users have to start from the beginning to fill the form, because all the data is lost and all the textbox is empty.
i want to make easier for user, so they don't have to start from beginning, but they just fill the empty textbox or fill the textbox with the valid data.
what code should i add to my form?
thankyou very much
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum