| 12969 Views
| 15% / 2% Popularity
Categories
ColdFusion | 166 | [RSS] |
Other | 101 | [RSS] |
My Projects | 61 | [RSS] |
Fun | 54 | [RSS] |
SQL | 52 | [RSS] |
Deals | 19 | [RSS] |
RIA | 18 | [RSS] |
1ssBlog | 16 | [RSS] |
cfSQLMaster | 12 | [RSS] |
Profit | 9 | [RSS] |
Caching | 8 | [RSS] |
Transerfing | 6 | [RSS] |
AJAX | 5 | [RSS] |
cfHSSF | 5 | [RSS] |
cfWatcher | 5 | [RSS] |
JavaScript | 5 | [RSS] |
Amazon | 4 | [RSS] |
cfFirewall | 4 | [RSS] |
Security | 4 | [RSS] |
SEO | 4 | [RSS] |
jQuery | 3 | [RSS] |
1ssChat | 2 | [RSS] |
Adobe Air | 1 | [RSS] |
jQuery Mobile | 1 | [RSS] |
MMA | 1 | [RSS] |
Recent Entries
Recent Comments
- What the heck is going on?
Ed Tabara said: @Edward, @Gary, thanks guys for the support. I am sure my position is somewhere around waiting for m... [More] - What the heck is going on?
Joshua Cameron said: Ed, Shoot me an email with some information about yourself and we can setup a call. Our team has... [More] - What the heck is going on?
Gary F said: This doesn't answer your question either, Ed, but how wide are you casting your net when looking for... [More] - What the heck is going on?
Edward Andrade said: This is not necessarily a direct answer to your question, but I can tell you that I have worked for ... [More] - There is already an object named cf_client_data in the database. Any help?
Ed said: Thx, but unfortunately not using the "client" is not an option :( Plus, there is not used the actual... [More]
Search
Calendar
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags Cloud
1ssblog
about
access
adobe
ajax
amazon
caching
cfhssf
cfsqlmaster
cfwatcher
coldfusion
data
deals
fun
jquery
moldova
mssql
my projects
optimization
other
performance
profit
ria
server
sites
sql
this
transerfing
using
your
1ssBlog was created by Ed Tabara and is running version 1.1.
http://blog.1smartsolution.com/index.cfm/action:posts.entry/id:302/Amazon-MWS--SubmitFeed
What I'm stuck on is this: all the parameters are part of the URL, and since there is no feed to submit, and it has to be POST, ColdFusion insists on a cfhttpparam. So what do I send as an http param?
why not try to send your URL params as cfhttpparam of type URL?
But I'll try it again with GET. I was getting invalid signature and thought it might be because I wasn't using POST, as in the example.