Hi,
Looking for a store locator in javascript, with data for 80 stores in the
code, with other words, no external database, server will not run php.
Will pay if nescessary.
Urgent.
Evertjan. - 31 Dec 2004 16:45 GMT
Mich wrote on 31 dec 2004 in comp.lang.javascript:
> Looking for a store locator in javascript, with data for 80 stores in the
> code, with other words, no external database, server will not run php.
> Will pay if nescessary.
solution 1:
Type the name of te store in google.com, or detelefoongids.nl
solution 2:
Use serverside Javascript with database under ASP. [no php needed]
Helpt dat?

Signature
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Lee - 31 Dec 2004 17:52 GMT
Mich said:
>Hi,
>
>Looking for a store locator in javascript, with data for 80 stores in the
>code, with other words, no external database, server will not run php.
>Will pay if nescessary.
Are these 80 stores in the US? Another country? Multiple countries? Multiple
States in the US?
It would be trivial, for instance, to select from the list those that are in a
specified State of the US, or even those that are in a US zip code that is +/-
some value of a specified zip code, but I wouldn't expect to do anything more
sophisticated (eg, within 20 miles of...).
You're also going to annoy those of us who visit with our PDA's and find that
your locator doesnt' work because we don't have Javascript.
Ian Stirling - 31 Dec 2004 22:22 GMT
> Mich said:
>>
[quoted text clipped - 5 lines]
>
> Are these 80 stores in the US? Another country? Multiple countries? Multiple
<Snip>
> You're also going to annoy those of us who visit with our PDA's and find that
> your locator doesnt' work because we don't have Javascript.
A good idea might be to simply have a table, and select/link to the store that
matches.
So it'd be easily visible on any other browser.
clintonG - 31 Dec 2004 18:31 GMT
I can help you develop a solution that meets those requirements. Please
respond to my reply for further discussion...

Signature
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
> Hi,
>
[quoted text clipped - 3 lines]
>
> Urgent.