I'm making a simple chat script using php, mysql and iframe.
I use an iframe to show the chat, but I want the form for submitting to the chat outside. Is there any way I can send the data to the iframe, and refreshing that page without refreshing to mainwindow?
Regards Bengt