Hi all,

Let's build a big chat network!

Using Ben's code from Puerto Rico a CurlChat project has been set up. There
is an online developing framework so you can see the latest (unstable?)
version at
http://http://km0330.keymachine.de/friedger/webpm-1.1.0/install/get-file.php?project_id=2&file_id=19
Contact this list or http://groups.yahoo.com/group/curl


If you want to use it on your site just add the following code:

{CommandButton label = "start chatting",
    {on Action do
        {with-busy-cursor
            {CURL.ENGINE.BROWSER.AppletData
                null,
                {url
"http://km0330.keymachine.de/friedger/CurlChat/start-chat.php?user="&usernam
e}
            }
        }
    }
}

For unpriviliged applets on your server it is necessary that I add your
server name to the curl-access.txt file of km0330.keymachine.de - due to
specifications of the curl-access.txt file.
Just let me know.


Friedger


*******************************************
To unsubscribe from this list, send a mail to:
mailto:[EMAIL PROTECTED]
To contact a human list administrator, send a mail to:
mailto:[EMAIL PROTECTED]
To recieve a list of other options for this list, send a mail to:
mailto:[EMAIL PROTECTED]

Reply via email to