Maybe..

cfset x = listfirst(cgi.query_string, ",")
cfset y = listlast(cgi.query_string, ",")

Hope this helps,

William
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 19, 2007 9: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



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288820
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