change "My SIte" URL to a custom page

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Arun Kumar D (anonymous_at_discussions.microsoft.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 01:12:11 -0800

Hello,

As we know, if we click on the "My Site" link in
Sharepoint portal site, or just type http://server/MySite
then, it opens the page "default.aspx" (i.e
http://server/MySite/default.aspx

But I want to change this URL to my own custom aspz page,
say "mypage.aspx". In this page, i want to have a button,
onclick of whic, the actual My SIte (default.aspx) should
be displayed. How to do this?

Also, do u know where the mapping (clicking of "My SIte"
is automatically mapped to default.aspx") is done? Where
can I edit this mapping, to change the URL?

Please suggest.

-Arun



Relevant Pages

  • Re: sharing memory map between processes (same parent)
    ... |> | different if the reason was that the mapping was private than it would ... That's what I do now with open descriptors. ... process opens the descriptor and hands it over to another process to ... and am exploring to find another way. ...
    (comp.unix.programmer)
  • Re: sharing memory map between processes (same parent)
    ... |> There's no need to open the mapping twice. ... |> process opens the descriptor and hands it over to another process to ... map the file in the first process. ... On a slow machine, ...
    (comp.unix.programmer)
  • Re: sharing memory map between processes (same parent)
    ... |> | different if the reason was that the mapping was private than it would ... That's what I do now with open descriptors. ... process opens the descriptor and hands it over to another process to ...
    (comp.unix.programmer)
  • Re: CreateFileMapping Question
    ... It is safe to assume that memory management is going on correctly under the mapping. ... SampeTransferType cannot use pointers, since pointers set by one process will be nonsense ... ITS address space 0x100000, process A opens the mapping, and gets 0x200000, but after B ...
    (microsoft.public.vc.mfc)