Most server-side languages (PHP/ASP/JSP etc) can open direct connections to mail servers in some way, and most modern IPTV browsers based on HTML can only allow developers to do AJAX-applications using XmlHttpRequest(). In this example, a viewer receives an alert when a new email is re...
Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
Thu, Dec 10 | from Sun Bloggers