Flash and Flash Remoting? Flex?
-----Original Message----- From: Dave Wilson [mailto:[EMAIL PROTECTED] Sent: 19 January 2005 14:06 To: CF-Talk Subject: Emulating http server-push to Internet Explorer browsers Hi all, I was wondering if anybody on the list has ever managed to do this, using CF, or any other technologies for that matter. I know that apache has server-push available to it, but my research shows that it only works for Netscape/Mozilla browsers and that IE simply does not support it. The reason I want it is for pushing various event notifications to users on our systems e.g. calendar reminders, incoming telephone call notices, etc. Currently I've just bodged up the mechanism with a hidden frame which refreshes periodically and polls the db for new entries and pops up relevant notification windows where appropriate. This method is proving rather expensive, however in terms of both http and db activity. The only thing tat springs to mind with me at this stage is some kind of java servlet, but am not having much luck in finding anything suitable via google. Has anyone got something which may work for this? TIA, Dave ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191054 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

