ASP applications on Toons in your html folder

Provided you don't need the support of a global.asa file, you can run ASP pages from inside your html folder on Toons. If your ASP pages need to access a database, I recommend that you include the appropriate Access database in your html folder. 

Life will be simpler if you include the database and all the ASP pages which access it in the same subfolder of your html folder.

You can use any standard editor to create the ASP page; however, you will not be able to author these ASP pages via FrontPage or InterDev.

If people have difficulty accessing the web pages in your html folder, you may need to run the FixHTMLPermissions  script that is available on the public drive.