I am new to Dreamweaver MX (Not 2004) and I am having issues with a jump menu.
I can use the jump menu to navigate pages, and transfer form variables, but I
cannot seem to set a session variable with the Jump Menu. I have verified that
the Session Var flag exists in the Application.cfm file, and have verified that
the session var does indeed persist between pages.

I come from a formal programming language and I am frustrated by this. I want
to do "Set session.myvar = jumpmenu.value". Is there a way to do this?

Thanks!