Forum Discussion
BethSargent-f92
7 years agoCommunity Member
Publish to ASPX
Hi All,
Does anyone know if it's possible to publish to the aspx format?
Thanks!
Beth
- AndyNock_QICommunity 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
- BethSargent-89dCommunity Member
Thanks Andy, I'll pass this along.
- JenniferBrow080Community Member
- Publish to web
- Change the file extensions from .HTML to .ASPX on analytics-frame.html and story.html
- Create a document library on SharePoint.com (no spaces in name)
- Drag and drop content of output folder to the new document library
- Use story.aspx as target file
- FrankSmith-1b2fCommunity Member
Hi
Dont forger to edit your .ASPX files so that any line of code that calls .HTML Files is changed to .ASPX