Re: web based chat app

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



well, good example. but, it is not very convenient. i saw the code, it used
iframe and refreshing the page using meta tags. but, this method doesn't
work on all browser. if i am not
mistaken have problem with IE browser.

Well it's just an example, but you could use multiple methods of refreshing the page to try and catch more browsers, eg. the Refresh: header, Javascript etc. It uses an IFRAME so that when the page is refreshed it doesn't lose whatever the user may have typed into the form. Plus the progress bar "flashing" is irritating, though I believe that could be removed by using AJAX to drag down the latest page instead of refreshing the whole page.

--
Richard Heyes

+----------------------------------------+
| Access SSH with a Windows mapped drive |
|    http://www.phpguru.org/sftpdrive    |
+----------------------------------------+

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux