I am making a chat program
and would like to know how to do this

i have a picture box, and i would like to make it so what ever is the picture in it,
it will be the same for every one else in the chat room.
so is there a way that, say if some one makes their own little, prop picture- like thing and Drags it and drops it on the
picture box, every one will be able to See it, and they can drag it around too?

and is there a way to check the server side's text1.text and see if it is equal to the Client's text2.text?




Last one is:
how do i make it download a txt doument and put it in text3.text
and then have it so where text4.text Can't equal any word in text3.text

;This is making it so every LINE on the txt file will be a new line on the textbox.
thus if text4.text equals any line in text3.text then a msgbox will appear

Any help is thanked