Click to See Complete Forum and Search --> : Loading Picture using Applets


arpit_vavadia
08-28-2008, 01:07 PM
Hi ! How can develope a Java Applet , in which the user enters the file name and would display the picture in a new window of Internet br:confused: owser .

Khalid Ali
08-28-2008, 06:54 PM
Two steps need to happen to get this done.
1. upload the picture to your webserver
2. then change webpage code so that it can show that picture