I am writing a simple chat program that works over FTP that is refreshing a page into a text box. I want a notification icon with text showing up that there is a new message.
Does anyone have a good way/trick? I really feeling bad about this, I am trying for days now...
It should be something like this: if textbox1.textchanegd then notifycationicon1.show("Hey! A new message from...")