> I'm not saying that CFHTTP doesn't work with POST, I'm saying
> that you can't create a _query_ with it, i.e. NAME="queryname"
> COLUMNS="a,b,c" etc.
That is incorrect. You can use CFHTTP to POST data to a remote server, then
automatically build a query with the returned text using the NAME, COLUMNS,
DELIMITER, and TEXTQUALIFIER attributes. This is actually one of the student
walkthroughs of the Allaire Advanced CF Development course, which I teach,
so I can say with confidence that it actually does work, if done correctly.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
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.