Use a list function on cgi.query_string to get your coordinates.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 19, 2007 11:00 AM To: CF-Talk Subject: Scope Question I'm using this very simple server side imagemap to send coordinates my results script of where the user clicked on the image. My questions is how can I extract the x and y coordinates once it's passed as ... http://www.domainname.com/map.cfm?231,266 I'm typically use to id=value, but there's no name value paired here. Thanks for any advice. original page code <a href="map.cfm"> <img src="images/Coverbabycontest/2007/original/Allison_Gronsbell_Chloe_0718_2044 54.jpg" width="511" height="681" border="0" ismap /></a> Thanks. D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288815 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

