Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > managing access to a page

Reply
Thread Tools

managing access to a page

 
 
Marty McDonald
Guest
Posts: n/a
 
      06-26-2003
We have a web service that should only service requests that come from one
particular web server. I'm thinking I need to create my own IHttpModule
class & then interrogate Request.UserHostAddress to make sure that requests
are only coming from that particular web server.

But does the UrlAuthorizationModule do this already? Is that what
UrlAuthorizationModule is for? Thanks for any info...


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Managing Page Breaks in an ASP Page Orion Forever ASP General 2 05-01-2009 05:13 PM
managing access to multiply pools Maciej Java 2 08-10-2007 12:46 PM
ConnectionState problem - managing connections to an Access database Nick Gilbert ASP .Net 14 07-06-2005 04:16 PM
Managing and Maintaining Resource Access David Parkes Microsoft Certification 0 05-09-2005 09:24 AM
How to Redirect to Another Already Open Page (Managing Multiple Open Pages in ASP.Net) TC ASP .Net 3 12-07-2004 07:10 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57