Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. How to set the default page on asp.net

How to set the default page on asp.net

Scheduled Pinned Locked Moved Web Development
csharpasp-netwindows-admintutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Britney S Morales
    wrote on last edited by
    #1

    i want to set contact_us.aspx like the web site default page, but i cant reach the iis admin, can i do by another way?, maybe the web.config..

    keep Learning and you never will be out of date...

    K J 2 Replies Last reply
    0
    • B Britney S Morales

      i want to set contact_us.aspx like the web site default page, but i cant reach the iis admin, can i do by another way?, maybe the web.config..

      keep Learning and you never will be out of date...

      K Offline
      K Offline
      kubben
      wrote on last edited by
      #2

      I gave a suggestion to this on the asp.net forum, try not to cross post. Ben

      1 Reply Last reply
      0
      • B Britney S Morales

        i want to set contact_us.aspx like the web site default page, but i cant reach the iis admin, can i do by another way?, maybe the web.config..

        keep Learning and you never will be out of date...

        J Offline
        J Offline
        JimmyRopes
        wrote on last edited by
        #3

        Britney S. Morales wrote:

        i want to set contact_us.aspx like the web site default page, but i cant reach the iis admin,

        copy this to a file and name it default.html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>YOUR WEBSITE NAME</title> <meta http-equiv="refresh" content="0;url=http://domain-name.com/contact\_us.aspx"> </head> </html>

        Simply Elegant Designs JimmyRopes Designs
        Think inside the box! ProActive Secure Systems
        I'm on-line therefore I am. JimmyRopes

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups