It appears that does not work. Trying my farkakte cookies idea...

On Wed, Jan 30, 2013 at 5:22 PM, Dave Watts <dwa...@figleaf.com> wrote:

>
> > I understand that Google, etc tries to determine your location via IP,
> > nearby wifi, etc (i.e.
> > http://support.google.com/maps/bin/answer.py?hl=en&answer=153807 )
> >
> > I'm wondering how to override this behavior via cfhttp. My first attempt
> > was to use:
> >
> > http://tools.ietf.org/html/draft-thomson-geopriv-http-geolocation-00
> >
> > ...as follows:
> >
> > <cfhttpparam type="header" name="Geolocation" value="geo:[lat],[lon]">
> >
> > ...where  [lat],[lon] is "elsewhere." This appeared to be ignored.
> >
> > Any ideas?
>
> Is your goal to pass the user's location to Google instead of your
> server's? if so, I'd try just sending an X-Forwarded-For HTTP request
> header.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> http://training.figleaf.com/
>
> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
> GSA Schedule, and provides the highest caliber vendor-authorized
> instruction at our training centers, online, or onsite.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:354225
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to