Hey Dave, I have finished the first version of my CF script that will talk with the Google mini Admin console but I am having trouble.
Just briefly, I first cfhttp the google and I get a response with a cookie. In the data it sends back I can see it is on the page that requests that you make sure that your browser is set to accept cookies. I store the cookie for future use and then send a "reload" request (should transition the google to the login page) with the cookie stored in the cfhttp header. But, when the google responds it sends a different cookie and there isn't anything that I can see in the response that indicates I am on the login page. Is this what you would expect? I had thought the google would respond with the original cookie since we are in a conversation. thanks -kevin >CF is just as good as any of these for this sort of thing, so if you prefer >using CF you should just go ahead. The examples in the GSA Google Group use >Python (as do most Google code examples), but they're not very extensive or >complete anyway. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ > >Fig Leaf Software provides the highest caliber vendor-authorized >instruction at our training centers in Washington DC, Atlanta, >Chicago, Baltimore, Northern Virginia, or on-site at your location. >Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:311480 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

