I have placed the top and bottom .html files in the database directory, now when the screens are displayed the "gif" files that I placed on the top and Bottom .html files are not showing up. How can I correct this ?
Kevin Bevington said: You will need to use a fullpath to the images, not a relative reference in the top and bottom html files. For example <img src="/webinator/db/top.gif">