Forum Moderators: open

Message Too Old, No Replies

Newbie question.

Can asp and aspx pages be placed on the same website?

         

SpyderWeb

1:14 am on Dec 30, 2003 (gmt 0)

10+ Year Member



Can asp and aspx pages be placed on the same website?

Dreamquick

1:37 am on Dec 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



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.

- Tony