Can asp and aspx pages be placed on the same website?
SpyderWeb
1:14 am on Dec 30, 2003 (gmt 0)
Can asp and aspx pages be placed on the same website?
Dreamquick
1:37 am on Dec 30, 2003 (gmt 0)
Yes it'll work fine... IIS will use the file extension mapping to work out whether the page should be treated as ASP or ASP.net so as long as you use the right extensions its all good.