On Jan 31, 4:46 pm, "[email protected]" <[email protected]> wrote: > On Jan 31, 2:53 pm, jspeech <[email protected]> wrote: > > > i followed exactly what mike said to do: > > > // Include the state as a parameter in the query sent from the client > > to > > // the server, in exactly the same way that the example passes the > > radius. > > // In the server, read the state parameter in exactly the same way > > that the > > // example reads $radius. > > // Add a WHERE state = $state clause to the SQL query. > > > however, it continuously returns no results. > > i am not asking, please write my code for me, > > but so far i havent been offered any help at all other then from mike, > > Where is the version of your page that doesn't work? > I don't see a "state dropdown" on the one to which you posted a link > earlier in this thread.
Looking at the results returned from the database used by that map, there is no "state" field in the database: http://speechbubbledesigns.com.au/store/phpsqlsearch_genxml.php?lat=-32.8310013&lng=150.1390075&radius=200 <marker name="Woodstock 2000" address="58 Church Street" suburb="Mudgee" postcode="2850" state="" country="" phone="" website="" email="" logo="" lat="-32.606670" lng="149.585327" distance="35.7255556196541" /> -- Larry > > -- Larry > > > i am simply asking, > > is there any forums or examples where people have done what i am > > trying to do, > > or, if there is any one who has successfully achieved this, could they > > please share some insight into how they did it > > > i will post a link to the version that is not working asap. > > > thanks > > > On Jan 29, 8:22 pm, Rossko <[email protected]> wrote: > > > > > i have made many attempts at doing this > > > > but i cant seem to get it to work > > > > so i have stripped it back to the working version > > > > That presumably means you are asking "please write my code for me", > > > which usually doesn't get much response. > > > > If you put back your best effort at trying to get it work, people will > > > be more inclined to help you get that working. The bare bones of what > > > you need to do is your other > > > threadhttp://groups.google.com/group/google-maps-api/browse_thread/thread/e... -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
