This is beyond ColdFusion's capabilities. This would require some sort of client-server application. However, you could get close using machine-specific cookies, and "copy" the screen to a particular "machine" (the unique cookie value). Then when the site is loaded on the other machine, check against the cookie's value for that site's "state" (but you can't "push" the end machine's browser open)
----- Original Message ----- From: "Melia" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 1:46 AM Subject: HELP!! > Dear all, > I would like to ask if any of you have any script o > solution for my problems below:- > > How can I send my screen to be trigger at another PC, > which it will display the same screen as mine. > Which, when I click the transfer button...my > information on the screen will be display at another > PC?... > > > Thanx! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

