Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

users login directly to "My Site"

0 views
Skip to first unread message

goosemar

unread,
Jul 2, 2004, 1:53:07 PM7/2/04
to
Is there a way for users to logon to portal server and go to
directly their personal site instead of going to the home page for the
complete portal?

Thanks for your help

christian strevel

unread,
Jul 2, 2004, 7:14:06 PM7/2/04
to
yes, insert a content html webpart on your portal and write this code:

<script languague="javascript">
document.location='http://yourportal.com/MySite';
</script>

and that's all

cheers!

chris
blog: http://intellekt.ws/dottextweb/chris


"goosemar" <sherry...@foxsys.com> escribió en el mensaje
news:cbc33ef7.04070...@posting.google.com...

Gary A. Bushey

unread,
Jul 3, 2004, 5:51:33 PM7/3/04
to
Of course, this will make the home page always send the person to their
mysite. If that is not a problem then this works well. Otherwise I would
suggest creating a different virtual directory that redirects the person to
their MySite.

--

Gary A. Bushey
SPS MVP
bus...@mindspring.com

"christian strevel" <cs_at_intellekt.ws> wrote in message
news:et9jIpIY...@TK2MSFTNGP11.phx.gbl...

Ushi

unread,
Jul 13, 2004, 2:01:10 PM7/13/04
to
Gary,
Hi I work in the same organization and would like to know how do we
create a virtual directory that redirects to another page or site? We
want that users get anonymous access to the home page of Portal server
and then based on their permissions open their mysite and get access
to only their specific items. If you could write the detailed steps,
it would be helpful.
Thank You
-Ushi


"Gary A. Bushey" <bus...@mindspring.com.REMOVETOSEND> wrote in message news:<#p#MWgUYE...@TK2MSFTNGP12.phx.gbl>...

0 new messages