Windows Authentication for a single ASPX page in a web site.

  • Thread starter Thread starter batham
  • Start date Start date
B

batham

Gurus,

I have a situation, we have a web site running fine in ASP.Net, in that
I have a single WEBFORM (test/test.aspx), when a user clicks this I
want to have windows authentication for the same. I don't want windows
authentication for the whole web site, just for that single web form,
which is in folder "TEST", or let all the people in the current DOMAIN
access that page.

is that possible, if yes how is it achieved ?

thanks in advance,
shailendra
 
Back
Top