how to execute .aspx files to .html?

Discussion in 'ASP.NET / ASP.NET Core' started by joelnet, Apr 4, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    I wish to execute .aspx pages as .html, how can i do that?

    Thanks
    Shayf
     
  2. so you have a .aspx file and you want this to have the .html extension?


    If this is what you want, you will need to have the .html extension mapped to the asp.net isapi dll. I think support has to do this for you.



    Joel Thoms
    DiscountASP.NET
    http://www.DiscountASP.NET
     
  3. Thank You.
     
  4. Hello,

    I would really appreciate if some one could please tell me how to execute .aspx files to .html files, the discountasp.net staff told me to post here.

    Thank You.
    Shayf
     
  5. Bruce

    Bruce DiscountASP.NET Staff

    i can't answer for shayf but many people do that to preserve search engine optimization. for example, if you are converting a static site to an asp.net site and your pages are already well listed by search engine, they want to keep that.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  6. Why would you want to do that?

    Jason
    Technical Support/IT Admin/MIS Developer
    Maxtop Enterprises Inc.
    http://www.maxtop.ca</CODE>
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page