G
Guest
Question. Not sure if it's posted elsewhere, but here is my situation.
I would like to create a Signon ASP.NET Application where the user would go
to and sign in. Based on the credentials I would then transfer them to
another application (on the same server in the same domain). I would like to
use Forms Authentication.
So, for example, if I have 2 applications for Customer1 and Customer2. I
would like to create a third application called SignIn. Where both customers
would go to. Then if Customer1 Signs in it would take him to the Customer1
application and same for Customer2.
I hope this makes sense.
Thanks in advance.
Keith
I would like to create a Signon ASP.NET Application where the user would go
to and sign in. Based on the credentials I would then transfer them to
another application (on the same server in the same domain). I would like to
use Forms Authentication.
So, for example, if I have 2 applications for Customer1 and Customer2. I
would like to create a third application called SignIn. Where both customers
would go to. Then if Customer1 Signs in it would take him to the Customer1
application and same for Customer2.
I hope this makes sense.
Thanks in advance.
Keith