well, you COULD build the interface in flash with a php backend.  flash
allows for multi-user environments using a socket server, wherein the server
pushes any changes out to all active users.




-----Original Message-----
From: Baumgartner Jeffrey [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 10:13 AM
To: [EMAIL PROTECTED]
Subject: collaborating on a document


I'm thinking about making a little tool where people can contribute ideas in
real time. Thus far, the best way I can see to do this is via 2 frames

Frame 1: for entering data - which is inserted into a table.

Frame 2: would select from the table.  It would also refresh frequently -
say every 30 seconds.

But perhaps you have a more elegant solution?

Thanks,

Jeffrey Baumgartner

eBusiness Consultant - ITP Europe
http://www.itp-europe.com
[EMAIL PROTECTED]
+32 2 721 51 00



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

Reply via email to