Pojo
New member
I just need a very simple java applet for a site. I know a little bit about java but not enough to pull this off myself.
I need a random image pulling app... but...
the site has 3 different images that must all be pulled... each with its own link.. all the sizes are the same... all from the same directory...
so the app needs to be able to get 3 different images along with the links for those images... need to make sure that all images are uniqe so it would have to check if any are the same and pull another one if needed...
seems pretty simple... sort of like apple.com does with 4 images...
I need a random image pulling app... but...
the site has 3 different images that must all be pulled... each with its own link.. all the sizes are the same... all from the same directory...
so the app needs to be able to get 3 different images along with the links for those images... need to make sure that all images are uniqe so it would have to check if any are the same and pull another one if needed...
seems pretty simple... sort of like apple.com does with 4 images...