Re: Dealer Locator

This WebDNA talk-list message is from

2008


It keeps the original formatting.
numero = 70041
interpreted = N
texte = A few other things. You can password protect this with a realm or small php routine, your choice. Then just send the get string to your server location: www.yourserver.com/path_to_your_tools/getzips.php? zip=[zipcode]&dist=[within] If you prefer I can let you have access to my tool(sounds dirtier than it is) for a nominal yearly charge, say $50. That is if you just want to do it the easy way. We are on a 250Gbs multihomed connection with 5 carriers in a lit building, but there is never any guarantee that internet access could be interfered with or diminished. Robert Minor Director of Internet Services ------------------------------------------------------------ Cybermill Communications http://www.cybermill.com http://www.merchantmaker.com Providing Ecommerce and interactive website development and hosting services on Macintosh, Windows NT, *nix, and AS/400. Complete ddos proof hosting solutions and network services. On Apr 8, 2008, at 10:18 32, Bob Minor wrote: > One other thing I am using php 5.2.x and mysql 5.0.x. I also used > the entrophy install of php 5 on os x, with mysqli enabled. It has a > nice little binary for mac os x. > > http://www.entropy.ch/software/macosx/php/ > > Robert Minor > Director of Internet Services > ------------------------------------------------------------ > Cybermill Communications > http://www.cybermill.com http://www.merchantmaker.com > > Providing Ecommerce and interactive website development and > hosting services on Macintosh, Windows NT, *nix, and AS/400. > > Complete ddos proof hosting solutions and network services. > > On Apr 8, 2008, at 09:45 39, Alex McCombie wrote: > >> Bob, >> Yeah that might work. I have mysql on an apache/winbox as well but >> perhaps I >> can retro this to pure DNA. >> >> I do like the idea of the middle context to make this easily >> available >> across multiple sites. >> >> Thanks. >> Alex >> >> >> >> >> >> On 4/8/08 10:08 AM, "Bob Minor" wrote: >> >>> Yeah I did, >>> >>> http://www.weeones.com/ >>> >>> but I did it with a curl to a php/mysql page. I keep it as a tool >>> for >>> all my sites. And then whenever I need it I just access it via a >>> curl >>> like so: >>> >>> [middle startafter=&endbefore=][shell]curl >>> "www.nameofyourserver.com/tools/getzips.php?zip= >>> [zipcode]&dist=[within]" >>> [/shell][/middle] >>> >>> I can shoot you the mysql db and the php code if your interested. >>> The >>> php page returns a comma delimited list of zipcodes, between the >>> I have it running on a xserve but I am sure it would >>> run >>> fine on a windows/linux box with php/msql >>> >>> Robert Minor >> >> -- >> Alex J. McCombie >>> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . >>> Adventure Skies Interactive >>> Box 124 Martville, NY 13111 >>> p. 315 .233 .9403 >>> e. Alex@AdventureSkies.com >>> www.AdventureSkies.com >> >> >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to > > >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Dealer Locator ( "Olin Lagon" 2008)
  2. Re: Dealer Locator ( Stuart Tremain 2008)
  3. Re: Dealer Locator ( Clint Davis 2008)
  4. Re: Dealer Locator ( "Olin Lagon" 2008)
  5. Re: Dealer Locator ( John Hill 2008)
  6. Re: Dealer Locator ( Bob Minor 2008)
  7. Re: Dealer Locator ( Bob Minor 2008)
  8. Re: Dealer Locator ( Bob Minor 2008)
  9. Re: Dealer Locator ( Donovan Brooke 2008)
  10. Re: Dealer Locator ( Alex McCombie 2008)
  11. Re: Dealer Locator ( Bob Minor 2008)
  12. Dealer Locator ( Alex McCombie 2008)
  13. Dealer Locator (zip codes) ( David M. Dantowitz 2003)
  14. Re: Dealer Locator (zip codes) ( Clint Davis 2003)
  15. Re: Dealer Locator (zip codes) ( "Brian Boegershausen" 2003)
  16. Dealer Locator (zip codes) ( Clint Davis 2003)
  17. FYI: Store / Dealer locators & Location-based searches (David M. Dantowitz 2001)
  18. Re: Dealer locator (Karim Ardalan 1998)
  19. Re: Dealer locator (PCS Technical Support 1998)
  20. Re: Dealer locator (John W 1998)
  21. Re: Dealer locator (Kenneth Grome 1998)
A few other things. You can password protect this with a realm or small php routine, your choice. Then just send the get string to your server location: www.yourserver.com/path_to_your_tools/getzips.php? zip=[zipcode]&dist=[within] If you prefer I can let you have access to my tool(sounds dirtier than it is) for a nominal yearly charge, say $50. That is if you just want to do it the easy way. We are on a 250Gbs multihomed connection with 5 carriers in a lit building, but there is never any guarantee that internet access could be interfered with or diminished. Robert Minor Director of Internet Services ------------------------------------------------------------ Cybermill Communications http://www.cybermill.com http://www.merchantmaker.com Providing Ecommerce and interactive website development and hosting services on Macintosh, Windows NT, *nix, and AS/400. Complete ddos proof hosting solutions and network services. On Apr 8, 2008, at 10:18 32, Bob Minor wrote: > One other thing I am using php 5.2.x and mysql 5.0.x. I also used > the entrophy install of php 5 on os x, with mysqli enabled. It has a > nice little binary for mac os x. > > http://www.entropy.ch/software/macosx/php/ > > Robert Minor > Director of Internet Services > ------------------------------------------------------------ > Cybermill Communications > http://www.cybermill.com http://www.merchantmaker.com > > Providing Ecommerce and interactive website development and > hosting services on Macintosh, Windows NT, *nix, and AS/400. > > Complete ddos proof hosting solutions and network services. > > On Apr 8, 2008, at 09:45 39, Alex McCombie wrote: > >> Bob, >> Yeah that might work. I have mysql on an apache/winbox as well but >> perhaps I >> can retro this to pure DNA. >> >> I do like the idea of the middle context to make this easily >> available >> across multiple sites. >> >> Thanks. >> Alex >> >> >> >> >> >> On 4/8/08 10:08 AM, "Bob Minor" wrote: >> >>> Yeah I did, >>> >>> http://www.weeones.com/ >>> >>> but I did it with a curl to a php/mysql page. I keep it as a tool >>> for >>> all my sites. And then whenever I need it I just access it via a >>> curl >>> like so: >>> >>> [middle startafter=&endbefore=][shell]curl >>> "www.nameofyourserver.com/tools/getzips.php?zip= >>> [zipcode]&dist=[within]" >>> [/shell][/middle] >>> >>> I can shoot you the mysql db and the php code if your interested. >>> The >>> php page returns a comma delimited list of zipcodes, between the >>> I have it running on a xserve but I am sure it would >>> run >>> fine on a windows/linux box with php/msql >>> >>> Robert Minor >> >> -- >> Alex J. McCombie >>> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . >>> Adventure Skies Interactive >>> Box 124 Martville, NY 13111 >>> p. 315 .233 .9403 >>> e. Alex@AdventureSkies.com >>> www.AdventureSkies.com >> >> >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to > > >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Bob Minor

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Non-Cart Files in Shopping Cart Folder (1997) How to best sort in a pre-defined item-by-item order ... (2003) Re:2nd WebCatalog2 Feature Request (1996) State DB & TIme Zones (2003) Multiple prices (1997) Looking For WebCatalog Migration Assistance (2003) WebCat2b13MacPlugin - [math][date][/math] problem (1997) Redirect me home please? (2000) WebCat2.0 [format thousands .0f] no go (1997) Major problem (1999) TRAINING videos - Prove IT. (1998) [format xs] freeze (1997) Store Builder shipping methods (2003) [OT] Looking for Work (2003) WebCat2final1 crashes (1997) WebCatalog for Postcards ? (1997) autosensing lanague selection (1997) WebCat for Unix?? (1997) [WebDNA] Limits? (2009) Shell Script needed (2003)