Thanks. I know they carry along a sessionid in the url. There is no real rush on this. Go to bed. It is a secondary site and thank goodness first site works fine. Actually the first site establishes a session id and tacks in on to the url so I cfhttp there (non secure) and snag it. They have it included in a variety of hidden fields in forms so I just stuff it back in before I post. I am not quite sure how the problem site handles sessions.
----- Original Message ----- From: "Dave Wilson" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, December 04, 2001 6:54 PM Subject: RE: Really? nobody has any ideas? > OK now I'm really going over the top on this....:-))) > > I believe you're right about the cfhttp/JS combo being a non-starter > > You could use cfexecute to run an instance of iexplore on the server, > pointing to the prefabricated (dummy) login form with JS onload event. > This'll log the server into the site. Then do your cfhttp as normal. > > This is presuming that the site is using sessions. > > Unfortunately, I can't think of anything a little more straightforward, plus > it's 2 am here so am getting a little tired. > > HTH > Dave > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

