http://gethelp.devx.com/techtips/thevbpro/10_minute_solutions/feb01/10min0201ma.asp
http://www.fawcette.com/vsm/2002_11/magazine/features/chester/
--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"Marcelo" <sm...@hotmail.com> wrote in message
news:efLZfEdN...@TK2MSFTNGP10.phx.gbl...
thanks a lot for your reply.
some more question:
I have one process of data transfer between 2 databases that takes almost 30
minutes.
Nowadays, it's running on a WinForm app, but it shall be converted to an
ASP.NET form.
What I'd like to know is: how could I avoid the page timeout, since I know
it's a long process?
Could I start a thread to a process to make the data transfer and automatic
return, and just keep controlling the status of the operation (the threaded
process would be setting up a Session variable)?
which would be the best approach?
tia
marcelo
"Steve C. Orr, MCSD" <St...@Orr.net> wrote in message
news:eANQqRdN...@TK2MSFTNGP10.phx.gbl...
--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"Marcelo" <sm...@hotmail.com> wrote in message
news:u2gJ5UdN...@tk2msftngp13.phx.gbl...
"Marcelo" <sm...@hotmail.com> wrote in message
news:u2gJ5UdN...@tk2msftngp13.phx.gbl...