I simply put the variables in the URL of the Iframe SRC. Simple and effective. The data is not sensitive so no problems.
>> >> security measures that block cross domain communication would also block >> XmlHttpRequest as well, otherwise it would be pointless. >> > >Yes, in general, but with XmlHttpRequest you can get around some of >the restrictions by the use of JSONP. That gets into a lot more than >most people want to do and JSONP may be subject to the "same origin" >rules in the future but browser security is definitely an evolving >area. Something you push out there today that works may be blocked a >month from now. > >Judah ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343538 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

