Refresh without reset form
Posted: Mon Oct 13, 2003 8:11 pm
Hi
I want to display all the city from a MySQL Database in a combo-box and put a "Add" link that open a new sub-window to be able to add a new city in the database. When all of the informations are correctly enteted in the sub-window, it close and send back the information to the main window.
So my question is this one: I really don't know how to send back the information to the main window and refresh the combo-box without reset the form? If someone can help me to get me in the right way, it will be a pleasure.
Thanks.
I want to display all the city from a MySQL Database in a combo-box and put a "Add" link that open a new sub-window to be able to add a new city in the database. When all of the informations are correctly enteted in the sub-window, it close and send back the information to the main window.
So my question is this one: I really don't know how to send back the information to the main window and refresh the combo-box without reset the form? If someone can help me to get me in the right way, it will be a pleasure.
Thanks.