All,  Sorry for the repeat post. I've searched all day for a solution and can't 
find anything.
I want to capture the coordinates from this sample and pass them for use in a 
cf scope.

I'm stumped!

http://dunnbypaul.net/js_mouse/

If I could only get the x and y coordinates in a form in the action param and 
pass them URL scope 
then use ...

cfset RIGHT = #ListFirst(CGI.QUERY_STRING)#
cfset DOWN = #ListLast(CGI.QUERY_STRING)#

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290394
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to