Creating .Net site
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Dear All, I am having a site which is in asp (not aspx) and now I want to upload some more pages which are having .aspx; these pages are not the part of the site but creates a different site.
-
Dear All, I am having a site which is in asp (not aspx) and now I want to upload some more pages which are having .aspx; these pages are not the part of the site but creates a different site.
And what is the question? There is no problem mixing ASP and ASP.NET pages in a web site. If you upload the pages in the same folder, the web server treats them as a single site (application), even if it appears to the user to be two separate sites. --- b { font-weight: normal; }