Hi,
I have a form for users to update their information.
My problem is that if a user does not want to fill out a particular field in the form it still updates the form with a blank value. How do I organise it that if a field in the form is left blank then the info in that particular field in the database will be left untouched?
I have a form for users to update their information.
My problem is that if a user does not want to fill out a particular field in the form it still updates the form with a blank value. How do I organise it that if a field in the form is left blank then the info in that particular field in the database will be left untouched?