Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Redirecting to a Custom Home Page

  Asked By: Anushka Kotadia         Date: Jan 20, 2010      Category: Sharepoint      Views: 2002
 

I am working on SPS 2003 with SQL 2000 as server engine. When portal is opened
it opens up a home page which is default.aspx. Is there any way, portal can be
redirected to open some other page than default.aspx, when default.aspx also
exists.
For eg. Can portal be forced to open something like
/Home.aspx">http://localhost:<port-number>/Home.aspx

Any tips/pointers on the same are appretiated.

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Jagdish Joshi          Answered On: Jan 20, 2010       

Yes, you will have to modify the default.aspx page  of SPS site definitions
and redirect to the URL using simple HTML tag to wherever you want to.

 
Didn't find what you were looking for? Find more on Redirecting to a Custom Home Page Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].