Hi. I'm writing a tag for a card processor (linkpoint) for a customer 
of mine. I'm having a problem. After submitting the cfhttp parameters 
and waiting on validation to return, I'm getting this loading on the 
page first:

--string
Content-type: text/html

<B>Processing order.  Please wait...</B><BR>

Unfortunately, it seems as if ColdFusion thinks this is the full 
extent of the cfhttp.filecontent and finishes loading the page before 
I can do any sort of conditional settings based on the content. I've 
tried doing a replace and setting a variable of 'content' and reading 
that, but then it just reads as an empty variable. Is there any way I 
can make CF wait until the full content is returned?

Thanks,

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to