Yeah I don't think that cfhttp would retain the function of the aspx page. I need the page to still function dynamically. I think if I had BlueDragon I could run both... but I thought since CF released its .Net support for CF8 I thought maybe there was a way to run I could retain the aspx dynamic functions.
In BlueDragon you can do a simple cfinlcude it seems but that apparently does not work with CF8. - Neal -----Original Message----- From: Gerald Guido [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 12:23 PM To: cf-talk Subject: Re: .aspx in coldfusion? You can do a cfhttp request to it and dump it out as a variable. On Wed, Oct 15, 2008 at 1:19 PM, Neal Bailey <[EMAIL PROTECTED]>wrote: > Just curious, > > But is there a way to say cfinclude an .aspx page within coldfusion? > > I have a site that I am working on and we need to slowly migrate it over to > CF but some important pages are .aspx. I am using an iFrames at the moment > but cant seem to figure out how to make it refresh the current parent page > when a form is submitted in the iframe. So really I have a few issues... > but > hopefully you guys can help out. > > - Neal > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313950 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

