you need to output the cfhttp.filecontent variable

Is this the problem?

At 05:07 PM 4/4/2001, you wrote:
>Sure did. ;)
>
>I created a page named "test.asp" and within the body I have
><%response.write "This is a test..." %>
>
>In my cfm page I have in the body:
><CFHTTP URL="http://collections.sbc.com:800/test.asp" METHOD="GET">
>
>However, when I pull up the cfm page the asp text is not being shown.
>
>??
>
>Thanks,
>Dayv
>
>
>
>-----Original Message-----
>From: Dylan Bromby [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, April 04, 2001 8:44 AM
>To: CF-Talk
>Subject: RE: using <cfhttp> for ASP?
>
>
>you want to grab the content of an ASP page with CFHTTP? sure.
>
><CFHTTP URL="http://domain/path/file.asp" METHOD="GET">
>
>did you *try* it?
>
>-----Original Message-----
>From: SHEETS, DAYV (PB) [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, April 04, 2001 8:31 AM
>To: CF-Talk
>Subject: using <cfhttp> for ASP?
>
>
>Can anyone tell me if it is possible to perform a <cfhttp> with ASP
>as the template? If it is possible please also provide an example of how
>this is accomplished.
>
>Thanks,
>
>Dayv
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to