ihttphandler Questions
2
Solved
I'm trying to get a custom handler to work for a specific URL (or set of URLs) in ASP.NET 3.5.
The handler doesn't actually do anything significant yet - it just logs the request. I can post the c...
Tel asked 4/9, 2009 at 19:57
3
Solved
i'm trying to store some values in the Session from a Handler page, before i do a redirect to a WebForms page, that will pick up the Session values and pre-fill the WebForm:
public class Han...
Paz asked 29/6, 2009 at 14:18
1
Solved
Simple task like make AJAX request , pass one parameter and return result, can be done with Web Service and IHttpHandler, so where is the difference ?
Inhospitable asked 30/1, 2009 at 12:22
© 2022 - 2024 — McMap. All rights reserved.