Tag: HTML
-
Dictionary
Description In this project I sought to create a java program that could read an entire unabridged dictionary text file into a MySQL database. The purpose was to create a simple webpage that using AJAX calls could show the definition appear as the User typed it into the search. Learning Goals: To see the…
-
Google Chrome Image Viewer
Description I wanted to make a “make do” image viewer , that read a folder of Image files, and produced a HTML page that had all images, reduced in size, with controls for zooming to full size. I wanted the program to be able to read Multiple JavaScript & CSS files through JAVA and create…