Displaying 2 results from an estimated 2 matches for "43places".
2007 Jul 15
0
How to get coordinate from a google map and put the lat/long into a form?
Hi all,
Just like the one from http://www.43places.com/, users can click on
the google map and save the location to the database.
the examples google gives are about how to display, it seem not to
cover what i want.
does anyone have some example or know some tutorial to help me do
this?
thank you.
--~--~---------~--~----~------------~-------~-...
2006 Jun 07
2
Single Sign On with multiple domains
Hi, can anyone provide a way to do this with rails:
I have 3 sites on different domain names.
I want a unified sign on. so that, if your logged on from one site,
your automatically logged on another site, allowing seamless navigation
between different sites as a logged in user.
I understand with cookies, you can do this for subdomains. But what
about multiple different domains?
Thanks.
--