cancel
Showing results for 
Search instead for 
Did you mean: 

Can you help me with a simple Javascript table- lookup?

nicolel
Dabbler
Posts: 15
Registered: ‎27-08-2008

Can you help me with a simple Javascript table- lookup?

Hi! I am hoping someone can help me with this -
Simply, I want to have a page on my website that people can pop in their postcode, press submit and my page will show them a few bits of information, such as delivery cost and region (for example).
I know there must be a way i can do this! (What is it called?) I'm guessing i make a table of info - such as all the "postcode", then "info 1", "info 2"..... but I can't get my head around anything else.  Undecided
I'd prefer to know how to do it in Javascript, as I am trying to learn bits and peices of that - If anyone can help i would be very grateful!
Thanks in advance!
1 REPLY 1
mentalist3d
Grafter
Posts: 371
Registered: ‎20-08-2009

Re: Can you help me with a simple Javascript table- lookup?

This forum post is related: http://www.codingforums.com/archive/index.php/t-126572.html
They haven't showed all their source code but they will probably be willing to share if you ask, and at least then you will only have to edit it to fit your needs.
Sorry I couldn't be of more help