Hello there, Is it possible to set the value of a session variable using JavaScript, the scenario is the following, I have a page that opens a window where the user can select a value from a select box, the form "action" is actually call to a JavaScript function that refresh the opener window where I do some DB retrieve based on the value of the session variable, this is why I need to set the session variable inside the JavaScript function.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

