CodeAvalanche FreeWallpaper is asp forum application which allows webmasters to offer free wallpapers to their Visitors.Wallpapers are randomly choosen from database. Images are hosted by free image servers which produce thumbnails, so there is no need for Image Resize component.
Requirements
Windows IIS web server,or any other which have Asp support.Support for Microsoft Access database. Installation is easy just copy all files to the root of your web site.
Setup instructions
Unzip downloaded file to root of your server. Structure of directories must be the same as the structure in archive. If database is copied to another folder files conn.asp and connAdmin.asp in directory connections must be edited. If everything is copied go to http://yoursite/CAFreeWallpaper/admin/LOGIN.ASP and use password:admin to log on. Change data in the general settings area and add wallpapers to database,also change password. To view page with random choosen wallpaer go to http://yoursite/Default.asp or include file inc_wallpaper to any of you asp or html page. To change the look of pages edit css file CAFreeWallpaper.css.