I'm using myspace on the Internet, and I want to send a personal message to all of my buddies. I want the message to say something like "Ski trip on Wed," but in order to do it, I need to send the message to the textbox in the webpage presumably by using API and sendmessage. When I use Spy++ it won't lock onto the textbox on the webpage. Is this possible to do?

I thought that, if necessary, I could get the coordinates of where the textbox is and somehow send a message to it. I know I can use the coordinates to click it, but am not sure about sending a message to it.

Can anyone help, or is this just not possible?

Thanks,
Brad