Hi, all
I have a problem.
I am using Apache::ASP module.
When I try to do a long process - the client page write "Page not found" 
after some period.

How can I to tell client, that server application is still working?

May be - I must just change some Session variables?

I tried to change $Session->{Timeout} variable - but it take no effect.
After session timeout event I am loosing all result data of working 
application.

Please, help. 

Reply via email to