Saving information

Hello to all!

Im going to make flash(only flash)homepage and a form in it. Viewer could fill up the form and click submit and that causes that the information is saved in the page named “visitors comments” or somethig like that and other visitors could read those comments. So, how this is done? And if I want to make it so that only I can read those and like to put them behind the password, Is this possible, and how? oh, and one more, if Id like to get that form sended to my email, how about that? nothing else this time.

stikkis

Uhh… Chat is quite more complicated. You don’t need php, but XML. And probably also a XML socket server, so that every chatter could see the chat simultaneosly (with php and mySQL there would be a huuuge lag :slight_smile: )

There’s a thread in the Contest forum about socket servers, you can check it out. I don’t really know anything about them, whole subject is a bit over my league.