hey, it was early. i wasn't caffeinated yet :P On 9/19/07, Billy Cox <[EMAIL PROTECTED]> wrote: > Yes, that is WAY cooler than looking at cgi.query_string. :) > > -----Original Message----- > From: Charlie Griefer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 19, 2007 11:24 AM > To: CF-Talk > Subject: Re: Scope Question > > > <cfset myList = structKeyList(URL) /> > > <cfset xCoord = listFirst(myList) /> > <cfset yCoord = listLast(myList) /> > > > On 9/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > 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_071 > > 8_204454.jpg" width="511" height="681" border="0" ismap /></a> > > > > Thanks. > > > > D > > > > > > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288833 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

