[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
>
>   
Can't you tap that via cgi.query_string? It should give you everything 
after the question mark.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:288814
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