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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to