O.P. Development Capabilities
Personally, Ive never used Javascript thoroughly although I have used Java. So I'm not absolutely sure what capabilites there are. Assuming I don't import any libraries or functions, I'd just like to know is string manipulation possible and more specifically substring?
As well, on attempting to unblock somebody by doing something like:
Contact.blocked = false;
Contact being the initiator. I made that line run right when I block someone on the chatwnd. Im wondering why it won't unblock. Is it perhaps that the iterator fails when I block them due to chat disabling or perhaps something else?
Any help is appreciated thank you.
This post was edited on 06-27-2006 at 03:37 PM by Omnipotence.
|