Hey gang,
I started fooling around with fusebox but I don't like any information
popping up in the url. To get around this, I use form variables to pass the
fuseaction. For example, a link might point to a javascript function that
sets the fueseaction and submits the form:
document.form.fuseaction = "action";
document.form.submit();
This works great as the user only sees the index.cfm in the url. The problem
occurs whenever the user refreshes the screen. They return to my default
case in the index which is the main menu. Any thoughts or comments on doing
this?
thanks,
george
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists