G
Goran Djuranovic
Hi everyone,
I have an ASP.NET application with NT authentication turned on. The default
page is an .HTM page with the frameset in it. Frameset contains 3 frames
(top, left, main), and each of those frames calls different .ASPX page. Now,
the problem is that the user gets prompted to login to the site three times,
once for each of the frames (.ASPX pages). I am pretty sure it is the
frameset causing this because, when I test each page individually, I get
prompted one time.
Does anyone know how to get around this?
I have an ASP.NET application with NT authentication turned on. The default
page is an .HTM page with the frameset in it. Frameset contains 3 frames
(top, left, main), and each of those frames calls different .ASPX page. Now,
the problem is that the user gets prompted to login to the site three times,
once for each of the frames (.ASPX pages). I am pretty sure it is the
frameset causing this because, when I test each page individually, I get
prompted one time.
Does anyone know how to get around this?