Hi,
I hope you can help but my problem is,
I have a web page that does some lengthy searches.
I have put code in so that when a user presses the Search button it will open a popup saying SEARCHING (flashing) so they know that their computer has not hung and then goes to the rest of the code which is connecting to the Db and doing the search.
Anyway what is happening is that my program is reading the code to open the popup and going straight into the search so my pop up doesn't come up until the search has ended.
Can anyone help so I can get the popup to come first and not go to the next bit of code until it has opened.
Thanks in advance
I hope you can help but my problem is,
I have a web page that does some lengthy searches.
I have put code in so that when a user presses the Search button it will open a popup saying SEARCHING (flashing) so they know that their computer has not hung and then goes to the rest of the code which is connecting to the Db and doing the search.
Anyway what is happening is that my program is reading the code to open the popup and going straight into the search so my pop up doesn't come up until the search has ended.
Can anyone help so I can get the popup to come first and not go to the next bit of code until it has opened.
Thanks in advance