Hi all,

      i am using a web application. here we are using window 
authentication to authenticate users using the local system accounts.
This application is an intranet application.

      First page is the default page for the application, when user 
browse this page for the first time, a window authentication dialog 
appears and user is authenticated here. After authentication, login 
info is entered in the database at this first page.

      my problem is following:-

      If users directly goes to some other page(other than the 
default page) then window authentication pop appears and user is 
authenticated,but authentication information are not saved in the 
database because this logic is only present in the first page which 
is the default page.

      Is there any method using which i can restrict user, so that 
he can only enter the application from the first (default) page. and 
if he want to go directly to some other pages, he will not be able 
to do so....... 

      Since i am using window authentication, so i cannot do above 
thing in code, is there any facility available in web.config file....








 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to