Forum Discussion

BethSargent-f92's avatar
BethSargent-f92
Community Member
6 years ago

Publish to ASPX

Hi All,

Does anyone know if it's possible to publish to the aspx format?

Thanks!

 

Beth

  • AndyNock_QI's avatar
    AndyNock_QI
    Community Member

    I do this for adding onto SharePoint,  you can rename any of the index pages as .aspx from .html

    But you can't publish straight to aspx

    1. Publish to web
    2. Change the file extensions from .HTML to .ASPX on analytics-frame.html and story.html
    3. Create a document library on SharePoint.com (no spaces in name)
    4. Drag and drop content of output folder to the new document library
    5. Use story.aspx as target file
  • Hi

    Dont forger to edit your .ASPX files so that any line of code that calls .HTML Files is changed to .ASPX