Saturday, March 24, 2012

Mixing Non-ASP.NET & ASP.NET Files in One Domain

Hi. I have a website written entirely in classic ASP. My customer has asked
if I can place one (1) aspx page into the website. They don't want the
domain name to change between the aspx & non-aspx pages. Is this possible?
Do the domain names have to be different to accomplish this?

Thanks!As long as ASP.NET is installed no problem.
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
"Mike" wrote:

Quote:

Originally Posted by

Hi. I have a website written entirely in classic ASP. My customer has asked
if I can place one (1) aspx page into the website. They don't want the
domain name to change between the aspx & non-aspx pages. Is this possible?
Do the domain names have to be different to accomplish this?
>
Thanks!


You can stick ASP and ASP.NET in the same site. The only issue is if you use
Session to store variables.
http://msdn2.microsoft.com/en-us/library/aa479313.aspx
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************
"Mike" <Mike@.discussions.microsoft.comwrote in message
news:F8AFF2B8-12B5-4A62-93C7-57D6EEE046D6@.microsoft.com...

Quote:

Originally Posted by

Hi. I have a website written entirely in classic ASP. My customer has
asked
if I can place one (1) aspx page into the website. They don't want the
domain name to change between the aspx & non-aspx pages. Is this
possible?
Do the domain names have to be different to accomplish this?
>
Thanks!

0 comments:

Post a Comment