change my default page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yogarajan
    New Member
    • Apr 2007
    • 115

    change my default page

    Hi four months ago I was developed one web site. That website default page is index.htm. Now am create one flash intro page that page called intro.html

    how can i change my default page index.htm to intro.html

    I am using third party server.

    I am using asp page

    i am not interested to change home page contains 'flash intro' page
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Originally posted by yogarajan
    Hi four months ago I was developed one web site. That website default page is index.htm. Now am create one flash intro page that page called intro.html

    how can i change my default page index.htm to intro.html

    I am using third party server.

    I am using asp page

    i am not interested to change home page contains 'flash intro' page
    Easiest way is rename intro index.htm and replace existing. Otherwise you will need to log into your server and see what IIS management they provide. Or you could use your index page to redirect straight to intro without being a flash intro. HTH.

    Comment

    • yogarajan
      New Member
      • Apr 2007
      • 115

      #3
      Hi

      Thanks for ur reply

      I am not able to access my IIS

      and i am not able to rename the page index page because my website contains lot of page with home link(index.html ) . so I am change each and every page home link

      any other solutions is there?




      Originally posted by kenobewan
      Easiest way is rename intro index.htm and replace existing. Otherwise you will need to log into your server and see what IIS management they provide. Or you could use your index page to redirect straight to intro without being a flash intro. HTH.

      Comment

      Working...