I'm working on a logging service that will log all the URL and/or Form
values for the current page. I can't seem to find a way to do this in
MG.
I've found event.getAllValues(), but that has a lot of extra stuff in
it. I found this snippet after googling for a while:
<cfset event.copyToScope(vals, event.getValue('fieldnames')) >
But that will only get me Form variables. Is there anything that
will simply get me all the Form/url variables together?
--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en