I have a dropdown box that shows all Series that a Program can belong to. It is populated from an Access table when the page is displayed. The idea is that the user selects the Series OR can press 'add new series'. When the user selects 'add new series', a new window pops up and the user adds his series. This all works great.
BUT now I need to refresh the list of Series in the dropdown to include the new Series.
I don't know where to begin. Does the user need to refresh the screen, thereby losing all the other data that has been entered. I would really like to automatically update the list.
Thanks
BUT now I need to refresh the list of Series in the dropdown to include the new Series.
I don't know where to begin. Does the user need to refresh the screen, thereby losing all the other data that has been entered. I would really like to automatically update the list.
Thanks