JohannIcon
Programmer
Dear All,
I have a problem which I cannot solve. Let me tell you my situation.
I have a normal entry form, where the user can enter a news article. So I have the Title, Category (list-box to choose from), Date and text of the article. That I can update easily. However the problem is that I have given the option to the user to create a new category from this form, and if he does so, then I refresh the page to get the new value of the category (the user entered). But my problem is that since I refresh the page, the details that the user has entered in the other fields, since they are not saved, are lost and he has to enter them again. Is there a way round this problem?
Thanks for your help and time
I have a problem which I cannot solve. Let me tell you my situation.
I have a normal entry form, where the user can enter a news article. So I have the Title, Category (list-box to choose from), Date and text of the article. That I can update easily. However the problem is that I have given the option to the user to create a new category from this form, and if he does so, then I refresh the page to get the new value of the category (the user entered). But my problem is that since I refresh the page, the details that the user has entered in the other fields, since they are not saved, are lost and he has to enter them again. Is there a way round this problem?
Thanks for your help and time