|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP and ASPX pages
Hi
Can i use both ASP and ASPX(ASP.NET) pages in same project? I mean i want to use asp files also in my .net project.Is there any problem while deployeeing or in performance wise? advice me thanks |
|
#2
|
||||
|
||||
|
I don't see why this would be an issue. It's all being served off IIS, which has the ability to run both file types (obvisouly you have .NET installed.)
|
|
#3
|
|||
|
|||
|
The only thing to be aware of is you can't share session variables between .aspx and .asp pages...
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > ASP and ASPX pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|