This is an Image Repositary Application which provides images of banner, background and button components.

    User can get image components by choosing type (Banner, Background and Button) and then choosing a color from the left side sliding menu bar.

    Query from client interface will be post to Server and matched image components will be sent back for user. Database Access backend will be constructed in later project. Server just sends back some message for response right now.

1. Select type of image components by clicking on "Banner", "Background" or "Button" button on top of the page.

2. Select color of image components by clicking on "Red", "Green", "Blue", "Yellow" and "Purple" etc. in left side sliding menu bar.

3. In order to refer the guide, click on "Image Repository" banner.




The Image Repository Appliction is designed for Web page using JavaScript on Netscape version 4.5 or Internet Explorer version 4.0 on a Windows PC.          

Back