>>.... If you use CF to write the bot, for instance ;-) Speaking of such, snagging a cookie with CF is ridiculously easy (of course it is ;) ). cfhttp returns the responseHeader a structure.
EX: This: <cfoutput> #cfhttp.responseHeader["Set-Cookie"]# </cfoutput> Returns this: mytestcookie=test;expires=Sun, 01-Aug-2038 21:57:28 GMT;path=/ On Fri, Aug 8, 2008 at 12:47 PM, Claude Schneegans < [EMAIL PROTECTED]> wrote: > >>very few bots accept cookies. I've never actually seen one that does, > but I have read it is possible to write one that will. > > .... If you use CF to write the bot, for instance ;-) > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310578 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

