| Subject: | Re: LOOP Credit Card Transactions |
|---|---|
| From: | "fober1" |
| Date: | Thu, 16 Oct 2008 05:52:04 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
Where does the variable api_response come from? <CFSET code = ListGetAt(api_response,1)> Should you not use cfhttp.fileContent instead? <CFSET code = ListGetAt(cfhttp.fileContent,1)> cheers, fober |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: LOOP Credit Card Transactions, pijoogle |
|---|---|
| Next by Date: | Re: checkbox hell, fober1 |
| Previous by Thread: | Re: LOOP Credit Card Transactions, Ian Skinner |
| Next by Thread: | Re: LOOP Credit Card Transactions, fober1 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |