Hello, My first ever webapp is here: Search for Zip Code,City,State and County http://zipcodesearch.appspot.com/ I used a free zip code database to build it. Table styling is using jquery. Can I request your opinion on this webapp. Regards, Vinod
If I enter city state (i.e. cresskill nj) it finds nothing. But if I enter the city only, it finds the record. So maybe parse out the state or modify the dbase query to select city AND state if a valid 2 letter state abbreviation is included. Otherwise, nice... fast... like it. /*tom*/