Hey, Arsalan, The web browser that comes with the Android OS is capable of accessing the GPS information from the phone via the Geolocation functions built into HTML 5, but that only sends that information to the browser page. To get that GPS information back to your ColdFusion application to do any sort of server-side processing, you'd have to send it to your server via AJAX or a form submission.
--Brian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333971 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

