Reply to Re: does dink support....
If you don't have an account, just leave the password field blank.
Nope, doesn't support it.
if (&story > 3)
{
if (&drake == 1)
{
//blah
}
}
is the way around this one.
if (&story > 3)
{
if (&drake == 1)
{
//blah
}
}
is the way around this one.