Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: help

  1. #1
    Join Date
    Jan 2010
    Location
    Qld Australia
    Posts
    108

    Default help

    Anyone willing to help me with W6D to make a website where people can search a town by their zip [postal] code ?

  2. #2

    Default Re: help

    You mean something like this?
    http://auspost.com.au/apps/postcode.html

    (you can enter a postcode or town name)

  3. #3
    Join Date
    Jan 2010
    Location
    Qld Australia
    Posts
    108

    Default Re: help

    EXACTLY! Can you help me Sledger?

  4. #4

    Default Re: help

    Do you have a database of postcodes and towns setup?
    You'll need this so that searches can query the db.

  5. #5
    Join Date
    Jan 2010
    Location
    Qld Australia
    Posts
    108

    Default Re: help

    Yes

  6. #6

    Default Re: help

    Which type?

  7. #7
    Join Date
    Jan 2010
    Location
    Qld Australia
    Posts
    108

    Default Re: help

    M/s office excel 2003 and using Xara WD6 and just bought CoffeeCup

  8. #8

    Default Re: help

    .xls files are not valid on UNIX servers 'as is' though it may be possible to import an .xls into MySQL tables then set-up some .php scripting functions for your page search. Either way, you're going to need a programmer - it's not something you can just do in Xara.

  9. #9
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: help

    It has been a few years since I worked with MySQL. To import data from an Excel spreadsheet, it was easier to export from Excel as a CSV (Comma Separated Value) file and import that into MySQL.

    What type of server will your site be hosted? If it is a Microsoft server you can use vbscript or jscript (javascript) on the server to access the Excel file, you will need a programmer to write the code for you.

    If the server is Linux or Unix then follow Steve's advice and have a programmer write code to access MySQL.
    Last edited by Soquili; 12 October 2010 at 11:18 AM.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  10. #10
    Join Date
    Jan 2010
    Location
    Qld Australia
    Posts
    108

    Default Re: help

    I use Godaddy for most of my sites.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •