Hi - I have had a look and I'm not sure I understand how that relates to this?
From what I can gather I can build a class that extends HTTPHandler or IHTTPHandler.
Then I add a reference to this in my web.config.
What I don't know is how do you set and get request variables using this class.
Also, I'm not a fan of having to set things up in IIS either - my goal here is to create a portable application that can configure itself based on the server its located on. I do not want to reconfigure files like the web.config every time i move the application to a new machine.
Thanks,
Main Topics
Browse All Topics





by: elimesikaPosted on 2008-05-19 at 01:19:40ID: 21595951
HI
harp/cshar p/cs_netwo rk/http/ ar ticle.php/ c12641/ /Article/6 962/0/page /3
Please look at HttpModule & HttpHandler implementation
http://www.codeguru.com/cs
http://www.devx.com/dotnet