When my users type in a search parameter on my website, I want the search to
execute. While it's executing, I want a temporary page to be loaded, with
perhaps an advert, and when the search actually completes, the search
results are displayed.
It's like on orbitz or hotwire, when you search and they show you some
messages while it's searching.
Any clues on how I'd do that?
Thanks,
Z
execute. While it's executing, I want a temporary page to be loaded, with
perhaps an advert, and when the search actually completes, the search
results are displayed.
It's like on orbitz or hotwire, when you search and they show you some
messages while it's searching.
Any clues on how I'd do that?
Thanks,
Z
Comment