kentico_martind
-
7/11/2009 2:03:28 PM
RE:Creating folders with default aspx page
Hello,
You can create folder with name 'folder-second' in root of project folder (in filesystem). Then you will need to put 'default.aspx' file into this folder and into this file write custom code that will redirect user to 'www.site.com/folder/default.aspx' url on page load.
Best Regards,
Martin Dobsicek
|