Hello everybody,

I have a search page with a few fields and two buttons : search, clear
Search is supposed to query for some data in the database. Clear to reset all form fields to "".


How can I do the following:
1. If user presses search -> SearchAction gets results from search -> open popup window -> display search results in the popup window.
2. If user presses clear -> clear form fields -> redisplay the search page.


I have a problem figuring out how to open a popup just after SearchAction completes...

Thanks a lot,
        Todor


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to