Hi,
I need to know whether a javascript variable can be passed to coldfusion.I have a drop down menu populated by the database on left frame and a deletebutton on the right frame .When user selects one from the drop down and clicks delete , a confirmation dialog box appears on the screen asking whether the user wants the item to be deleted ,when clicked o.k, it performs a JSfunction to update the dropdown with the curdata.Before reloading itself with the updated info. it has to update the DB.The problem here is the selected name is passed to javascript but i'm not able to get it back to coldfusion for db updation.I sthere a way to do it? Please help.It's urgent.Any help is appreciated.
Thanks,
Jane.
I need to know whether a javascript variable can be passed to coldfusion.I have a drop down menu populated by the database on left frame and a deletebutton on the right frame .When user selects one from the drop down and clicks delete , a confirmation dialog box appears on the screen asking whether the user wants the item to be deleted ,when clicked o.k, it performs a JSfunction to update the dropdown with the curdata.Before reloading itself with the updated info. it has to update the DB.The problem here is the selected name is passed to javascript but i'm not able to get it back to coldfusion for db updation.I sthere a way to do it? Please help.It's urgent.Any help is appreciated.
Thanks,
Jane.