asp.net login contol using url redirect
From: Rico Wind (usenet_at_rico-wind.dk)
Date: 07/20/05
- Next message: David Lozzi: "Best Authentication Provider"
- Previous message: Peter Afonin: "Re: Remote connection to the Intranet"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: asp.net login contol using url redirect"
- Reply: Dominick Baier [DevelopMentor]: "Re: asp.net login contol using url redirect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 20 Jul 2005 11:51:01 +0200
Hello
I have an asp.net website that uses the login control and a custom build
membership provider. The site is running fine, but the problem is that
i cannot use it in a frame from another site. When logging in the login
screen just reapears. It will however give back a message if a wrong
username/password combination is given.
I could of course put the code on the site that uses the frame, but the
component is to be used from several sites and I would really like to
keep the code on one server to easially be able to upgrade the
underlying pages.
/rw
- Next message: David Lozzi: "Best Authentication Provider"
- Previous message: Peter Afonin: "Re: Remote connection to the Intranet"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: asp.net login contol using url redirect"
- Reply: Dominick Baier [DevelopMentor]: "Re: asp.net login contol using url redirect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|