RE: Change Status When Specific Contact Signs In?
Well, I've put all the GUI and menus together, etc
Just need the code now, lol.
I don't know how to get the script to read the input from the form and add it to the code into the form:
if ( sEmail === [inputted e-mail] ) Messenger.MyStatus = [Chosen_Status];
i'm guessing this is fairly simple to do?
could anyone give me any pointers?
|