Hi,
I am having a problem updating the dropdown when i click an image button.There is a dropdown populated by the user itself.That works fine.When the user wants to rename the value in the dropdown or delete it ,that can be done by clicking on an image button.On click a prompt comes up asking to enter the new name.If we click o.k ,it should update the dropdown with the change.same with
delete but the only difference is a confirmation dialog box comes up here instead of prompt.I have done the above in javascript.
I need help with updating dropdown using coldfusion.Any help will be appreciated.
Thanks,
Jane
I am having a problem updating the dropdown when i click an image button.There is a dropdown populated by the user itself.That works fine.When the user wants to rename the value in the dropdown or delete it ,that can be done by clicking on an image button.On click a prompt comes up asking to enter the new name.If we click o.k ,it should update the dropdown with the change.same with
delete but the only difference is a confirmation dialog box comes up here instead of prompt.I have done the above in javascript.
I need help with updating dropdown using coldfusion.Any help will be appreciated.
Thanks,
Jane