You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ColdFusion on Wheels
I'm wondering if anyone knows how to access arguments from the URL
*beyond* the first key. For example, I might want something like:
page/list/12/15
Where 'page' is the controller, 'list' is the action, and 12 and 15
are both variables available to the action. As I understand it, the
only value from this URL that would be passed to the 'list' action
would be 12, stored in the variable 'key'.
Any help would be appreciated!
raulriera
unread,
Apr 4, 2009, 3:29:43 PM4/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message