OO7girl
06-08-2004, 03:05 PM
Hello,
I am trying to put together a website that will feature a "on this day in history" feature. I currently have 730 text files (one for each day of the year, in both french and english) that are pulled up by a Java applet and displayed according to the date the user visits the site. The problem is that I would like to be able to accomplish this using Javascript instead of the applet, which is difficult to format to look good!
Is there a way to do this without any CGI stuff? I don't have access to the server, so it all has to be client-side.
I should mention that I am a relative newbie to Javascript, but I'm quick to figure it out.
I am trying to put together a website that will feature a "on this day in history" feature. I currently have 730 text files (one for each day of the year, in both french and english) that are pulled up by a Java applet and displayed according to the date the user visits the site. The problem is that I would like to be able to accomplish this using Javascript instead of the applet, which is difficult to format to look good!
Is there a way to do this without any CGI stuff? I don't have access to the server, so it all has to be client-side.
I should mention that I am a relative newbie to Javascript, but I'm quick to figure it out.