I don't know diddly squat about javascript.  But I want to take a JS
variable, such as those addressed in this alert:

alert("Your coordinates are " + position.coords.latitude + ", " +
position.coords.longitude);

and use it as a CF variable elsewhere on the page, like
#position.coords.latitude# (of course this doesn't work).

Can anyone shed some light for me?

Thanks,
Les


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353486
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to