Hi there,
Well, probably not at the same time. The Web server looks at the file extension, and then hands the page to either the Cold Fusion or ASP processing engine. It can't pass the page to both engines.
What you could do is use an include instruction to include one page in another. However, for real script based pages this won't work. Include files are included before they are interpreted by the server, so you would end up with ASP code in your CF page.
Why do you want to combine two kinds of pages??
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|