I have a small problem (again) On the update user profile page i have a input field and a type='file' and i have seen that i cannot have a default value in it
How can i check on submission if the textbox filed is empty and in that case do not modify the entry and in case the texbox is populated ( from a browse button) upload the file location and sve the file name in the database ( or just save the file name in the database if upload code will take time)
thanks again! I have always found help on this forum
Milan