Thanks for the quick response Graceful Penguin, however, my knowledge on ajax is very limited at the moment. I'm very familiar with html. But as far as ajax, javascript and everything is concerned, I only know what I use which isn't much more than the very basics.
I did upload everything to my webserver. Everything I have can be shown in action at www.gtfokthx.com
The html page of this is index.html.
The text file I want displayed in textarea is located at www.gtfokthx.com/textfile.
I hope this helps. I kept everything very simple and short so by looking at the source code you can see where i'm going.
Main Topics
Browse All Topics





by: Graceful_PenguinPosted on 2009-10-09 at 03:04:49ID: 25533516
You must use ajax to get the data then load the response into the textarea.