I'd like to know what the best way would be to access (and manipulate) a txt file from a server and displaying it on an html page. Currently I can grab the txt file and place it in a floating frame window, but I need to manipulate it before displaying it. Any ideas?