|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Display a Web Form then Do SomethingIs there a way to display a web page then do something else - similar to the
DoEvents in VB6? I have a rather long running process and I'd like to display the web form but during PageLoad I'd like to go off and do the process. Or is there a better way to do this? Thanks and Cheers, Larry Rebich On 16 Oct, 17:33, "Larry Rebich" <lreb***@earthlink.net> wrote: Hello mate,> Is there a way to display a web page then do something else - similar to the > DoEvents in VB6? > > I have a rather long running process and I'd like to display the web form > but during PageLoad I'd like to go off and do the process. > > Or is there a better way to do this? > > Thanks and Cheers, > Larry Rebich Would AJAX be able to help? You could fire off the AJAX request once the page has loaded etc. Jon http://www.nantwichonline.com/hotels.aspx All things Nantwich |
|||||||||||||||||||||||