I am a new user to ColdFusion and am having a problem with
a cfselect. I have created a cfselect statement where a
person can select the physician that they are using. If
their physician is not in the list, I have a seperate button
(created with an input) that allows them to add their
physician to the database. The button will open a new
window with the necessary fields to add a physician. After
the physician has been added, I send them back to the
original window. The problem that I have is that the newly
added physician does not show up in my select list. I need
to be able to repopulate the select list after returning
from the add physician window.
Any help that can be provided will be greatly appreciated.
Thanks,
Mark