Don't understand. You want the mouse coordinates when they click Submit? Or some other time? You say you want to capture the coordinates, but on what event?
On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 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)# > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290404 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

