Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
HTTPContext Session and worker thread (Fire and Forget)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Braulio Diez, post: 3437152"] Googling a bit I have found that, I could: - Once the page is loaded on the client side, make the request via script services: - Good thing: I will get notified once the request has been completed without affecting my page. - Bad thing: I have to wait for the page to be served on the client side and then launch from there the script service petition. I could implement as well a custom HttpHandler, but I think we would have the same scenario. Any extra thought about this? Thanks, Regards Braulio /// ------------------------------ /// Braulio Diez /// /// [URL]http://www.tipsdotnet.com[/URL] /// ------------------------------ [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
HTTPContext Session and worker thread (Fire and Forget)
Top