I want similar to splash screen in asp.net applications. My requirement is,
when user clicks on search button by enter some data in the text box, the control will be transferent to the search results screen. It will take some time to get the data from the database and to display that data. meanwhile, i want to display some intermediate screen saying that 'searching huge data..', after featching data from the data, i want to redirect to search result page to display the data. How to acheive this.
Please any suggestions.
Thanks & Regards,
SunilThere are many articles on the web:
http://www.aspnetpro.com/NewsletterArticle/2003/08/asp200308bm_l/asp200308bm_l.asp
http://dotnetjunkies.com/WebLog/bsblog/archive/2004/02/25/7929.aspx
0 comments:
Post a Comment