06-23-05 10:55 PM
I have CMS 2001 pages that need to call ASP.NET forms which reside on the
same server in another virtual directory outside of CMS. These forms are se
t
to use windows authentication and to not allow annonymous access. The user
has already been authenticated by CMS 2001 (using a windows id and password)
.
When they click on the link to access the ASP.NET form (which opens in a
seperate browser window) they are prompted with a windows dialog box
requesting the same user id and password be reentered. Is there a way to
pass the authentication from the CMS based ASP pages to the non-cms based
ASP.NET pages.
[ Post a follow-up to this message ]
|