rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: talis on February 15, 2009, 08:00:35 PM

Title: adding your banner in HFS
Post by: talis on February 15, 2009, 08:00:35 PM
Hello friends!

I want to add a banner on the top of each page.

I have used this command for linking the image

<img src="Advertise.gif"width="728" height="90"title="asdasd">
It is easy

But the problem arrises when i swich the pages
there are many folders in my server and for each folder i have to add that particular header file in each and every folder in all of the root folders where our real/virtual data is.

It is difficult for me to keep on adding that file on every folder in order to get it displayed

Is there any way else, like to save your images once on the root of HFS list and then somehow restrict the HFS to use that images in every page

Please kindly tell me the solution

Regards Talis
Since 1986
Title: Re: adding your banner in HFS
Post by: Mars on February 16, 2009, 12:09:22 AM

Put your gif at root and hide it,

insert a / before the name as follow

<img src="/Advertise.gif" width="728" height="90" title="asdasd">
Title: Re: adding your banner in HFS
Post by: talis on February 16, 2009, 03:24:24 PM
Hello,

Thanks dude! it really worked. You can't measure how happy am i. I have been looking for hep on this for long time.  :)

I really appretiate it.

Thanks ALOT! :)