Message
From
08/12/2006 17:36:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Can I place asp.net pages in a subfolder?
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01176292
Message ID:
01176292
Views:
61
I am using VS 2005. I want to place pages, instead of the root folder of the web site, into a sub-folder. That is, the url of a page will be as following:
www.mysite.com/mysubfolder/mypage.aspx
I understand that to do that the page "mypage.aspx" in my VS 2005 project should be also in the subfolder of the same name, right? But when I Add a New Item in the VS 2005, I can't specify that the page will be in a subfolder. VS automatically places it into the root folder of the project.

So how do you do it?

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View