hi Alkshendra ,

As you are getting the Address, you will get the latlong of it using
the GeoCode Address method of the Javascript Api V2 for gMaps. Now
send this geoLocation Co-ordinates(LatLong Values) to the Next Page
Using a queryString(in Simple) or save it in a session variable and
get the Location in the Second Page.

For the Location to Be Visible on the map.. In the Page load event
Call the Map and Add marker with the LatLong Value that you have got
via the QueryString/Session Variable.


On 9/2/11, Alkshendra <[email protected]> wrote:
> i have a site i'm working on currently. front page will ask user for
> his zip code or address and take him to the second page..
> now, i need the second page the second page will show a big map that
> will show the location based on the zip code he entered on the first
> page.
>
> how can i do this?
>
> here is a link of the site:
> http://balanced-digestive-system.com/searchbox/files/index.html
>
>
> Thanks :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API V2" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to