A am currently modifying and old shopping cart. I happened to be in
part of a routine I use to harvest order information from CyberCash
CashRegister... it works fine!
<cfhttp
username="#attributes.CYBERCASH_ID#"
password="#attributes.ADMIN_PASSWORD#"
method="GET"
url="#attributes.ADMIN_HOST##attributes.order_id#"
>
</cfhttp>
HTH
Dick
At 9:17 AM -0400 5/20/01, Joseph J. Sanger, M.D. wrote:
> >Hello, anyone have an idea as to why every time I attempt to use
>>CFFTP I get an error 3 returned back, with no error text? I'm using
>>a correct username/password, at the correct server, but that is all
>>I get, any ideas from everyone? Or any known issues with CFFTP that
>>I should be aware of? Thanks!
>
>I am encountering the same problem ... does anyone have the answer? Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists