Maybe you can post the ASP code so we could be of more assistance? -----Original Message----- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 8:34 AM To: CF-Talk Subject: Re: Embedding ASP Code into CF Form Page
> S. Isaac Dealey said the following on 3/30/2005 5:54 PM: >> >> Yea, that's the catch -- the CF compiler doesn't have any >> server-side >> ecmascript (i.e. runat="server") implementation and even >> if it did I'm >> guessing the rest of that server-side javascript code >> references >> ASP-specific objects (as an example [which won't appear >> in that script >> I'm sure] connecting to ADO for database access). One way >> or another >> it basically means completely rewriting the script to use >> it within CF >> -- hence the need for cfhttp. > Well, my efforts so far have been futile. I haven't been > able to get > anything returned in the cfhttp.filecontent variable. The > other cfhttp > variables are all returning something, just not > filecontent. You could try modifying the ASP code so that it returns the code you need as an http hearder -- the ASP equivalent of <cfheader> ... Offhand I don't know what it is in ASP, but I'm sure there is one. s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://macromedia.breezecentral.com/p49777853/ http://www.sys-con.com/author/?id=4806 http://www.fusiontap.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200965 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

