how to change by home page in my account

Discussion in 'ASP.NET WebServices' started by BALUVEER_MUKKAMALA, May 30, 2005.

  1. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    Balu

    You have two options:
    1. Rename your index.html to something else or delete the file, and then rename the file you want to use as your default page to index.html
    2. Use the Default Document manager in the IIS Manager in the control panel and add your new filename to the default document list and rank it higher than index.html

    DiscountASP.NET
    http://www.DiscountASP.NET
     

Share This Page