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


Hi Everyone in Curl World
Hi Friedger,

Many thanks to Ben
Had a chat with Friedger and Tomaszer using the above advice
It certainly is beginning to work :-)


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}
            }
        }
    }
}


If we have a mixed site (with HTML) and want to include the above Curl code
how do we go about this?

Lobster


******************************************* 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