I have an audio streaming project, and I'd like to have my playlist automation and playback software update a text file named 'nowplaying.txt' via the HTTP POST command so that a basic web page I created can parse that file (I haven't figured out how yet) and display it on the web page so the...