I am hosting a page that will track a baseball tournament. I need to be able to update standings and results on a daily basis and with ease. I am not able to use a database because my host does not support them so I am stuck needing another direction. I believe I can use a simple .txt file and output it to the page but I am having difficulty getting it o work. I have used databinding and this works perfectly for IE but Netscape does not support it. Any ideas would be great. Thanks