RE: Suppressing logon window

From: MSFT (lukezhan_at_online.microsoft.com)
Date: 10/29/03

  • Next message: jetpoet_at_yahoo.com: "Restrict website access based on certificate"
    Date: Wed, 29 Oct 2003 08:14:03 GMT
    
    

    Hello,

    You may take a look at customErrors tag in web.config:

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/ht
    ml/gngrfcustomerrorssection.asp

    When you found a special error occur, you can redirect customer a special
    page by this setting. (This error message page should be able to accessed
    by everyone)

    Hope this help,

    Luke
    Microsoft Online Support

    Get Secure! www.microsoft.com/security
    (This posting is provided "AS IS", with no warranties, and confers no
    rights.)


  • Next message: jetpoet_at_yahoo.com: "Restrict website access based on certificate"