>From Dave Watts' message:
> a) using Fusebox
> 1. index.cfm?fuseaction=left_nav
> 2. index.cfm?fuseaction=main
> 3. index.cfm?fuseaction=cmd_frame
> 4. index.cfm?fuseaction=data_frame
> 5. index.cfm?fuseaction=socket_frame

A question I've had about Fusebox and security/stability.  In some
enterprise sites I've dealt with I've found it a good practice not to pass
variables along the URL if possible.  It becomes very easy for someone to
"break" the app by altering URLs - something they actually have access to,
as opposed to FORM variables, (or session & client vars, etc.).  If
fuseactions are passed through the URL, doesn't this lead to the same
"instability"?

Evan

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to