I\'ve understand PHP alright but I\'ve never used VB. Here are my questions. Can I make...
\r\n
\r\n1) ...certain text in an application load from a text file? Including in different places - eg. either in a "static" part of the interface (so its not editable) and also into a textbox area (so you can edit it).
\r\n
\r\n2)... text in a textbox be saved back into a text file?
\r\n
\r\n3 ... affix the date to the top line only of a text box?
\r\n
\r\n4)... an application scan through words in a textbox, compare them to a bunch of words in a text file, and change every words that match into uppercase and into a different colour.
\r\n
\r\nAnd how can I do it?

\r\n \r\n\r\n