show/hide this revision's text 2 added a thought

The best solution that I've found to work is this. For classic asp code on a page ending with a .asp extension you can manage outlining of code by placing different functions or pieces in an asp script block <% %>.

Then outlining works as expected for those sections. I would still like to find a better option than this however.

    Post Undeleted by Birk
    Post Deleted by Birk
show/hide this revision's text 1