Just curious to find out if I can do this.
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..
Thanks,
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?
See if this helps:
http://splittingshares.wordpress.com/2008/07/18/use-javascript-redirects-to-hide-sharepoint-default-sites/