ajax example
dear all,
i'm new to ajax, i want to learn it and i hope if someone can give me a nice example. here is the scenario:
i have a page that has a search box and if a user enter something in that box a page has to be opened, in that page i have also two other pages that can be opened. what i need is that the search box will stay in the first page and when the user enter something there the page opens below that search box without refreshing the whole page.
let say the search page called: search.asp
and the other pages are: main.asp, route.asp, map.asp.
any idea or links that explain how to do that in steps?
many thanks in advance
|