A user gets a Log In page in front of them. When they Log In and their details are verified by SharePoint -- Can I redirect them to some page within that Site Collection.
In other words, can I redirect users to another sharepoint site once they have logged in..
Your feedback and expertise will be much appreciated and welcomed.
Also if there is anything on web you might want to share and point out please do so..
Actually I think Login Page only works with mySite. My question is can I redirect them to say /abc.aspx instead of mySite page. Cirteria is simply - check user details in active directory..which is the normal log in process in Sharepoint.
On Oct 23, 2:43 am, ".Net Frenzy" <udz...@rediffmail.com> wrote:
> Thanks for reply,
> Actually I think Login Page only works with mySite. My question is can > I redirect them to say /abc.aspx instead of mySite page. Cirteria is > simply - check user details in active directory..which is the normal > log in process in Sharepoint.
> Do appreciate your help.
Probably what you're looking for is a java redirect in the master page?