ok, I bought the platinum addition and I can't get the auto login feature to work.
Please help me out, where do I set that?
Here is what I am calling from the chatbit template
<applet
codebase="http://client.sigmachat.com/current/"
code="Client.class" archive="scclient_en.zip"
width=700 height=400 MAYSCRIPT>
<param name="room" value="xxxxxx">
<param name="cabbase" value="scclient_en.cab">
<param name="username" value="$USERNAME">
<param name="password" value="$PASSWORD">
<param name="autologin" value="yes"
</applet>
And it always says invalid username & password, even though I am logged into my board.
Anybody have any ideas?
|