Hi,
I am developing a lookup page i.e when i provide a zip code in the textbox and submit the button it should display the details like city,state etc. I've created two tables in the database,
one with zip code and other with details city,state etc. how can i display the data in the same page when zip code is entered in the textbox . Can someopne give me a sample code or an idea to develop this page. i am new to programming so please someone help me.