hey
im looking for some code help im sending a messege to a contact using
code:
Wnd.SendMessage(Msgs['Welcome']);
that would show
Gareth.... says:
Welcome to the test program.
this is just some random text
this is what i would like it to look like with out changing my display name:
Test Program:
Welcome (contacts username)
the away status with messenger plus sort of does what i would like to do.
and how could i get the first 7 letters of the contacts display name and show it where it says contacts username above? cheers