Click to See Complete Forum and Search --> : search in progress dialog....


suganya
10-27-2003, 11:35 AM
i want to show a dialog box saying the search is in progress when the user clicks on the retrieve button for search and be able to cancel the search by clicking on the cancel button in teh search is in progress dialog....how can i do this?...

any help ....thankx much...

Xin
10-27-2003, 12:34 PM
i havent tried it yet but my thought would be:
- popup a layer showing the message
- use a iframe or layer to load the search result
- replace the page with the iframe content, or
- drop the iframe if the user cancels it