rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: Mocelet61 on February 24, 2005, 12:21:16 PM

Title: I need to insert a *.tif
Post by: Mocelet61 on February 24, 2005, 12:21:16 PM
I would want to insert a file.tif in my template ones. The file is saved on my PC. How I can do?
With the tried ones to you made until now, copying code, I  have allowed to see the image in motion only if I open the browser from my PC, that is where the file.tif is saved.
Thanks :D
Title: I need to insert a *.tif
Post by: rejetto on February 24, 2005, 05:39:43 PM
TIF is not a standard file format for the web, you may have compatibility problems.

anyway, you HAVE TO put that file somewhere in HFS. it has to be reachable via http, before you use it in the template.
when you specify it in the template, you got to use the relative address, not the C:\path\file.tif
Title: I need to insert a *.tif
Post by: Mocelet61 on February 24, 2005, 09:06:45 PM
Could work?

<br><div align="center"><img src="http://xxxxx.dyndns.org/Gif-Server/Kat.gif" ></div>

Where Gif-Server is a real folder in HFS with read permission for all.

Tomorrow I have myself answer.

 :lol:
Title: I need to insert a *.tif
Post by: rejetto on February 25, 2005, 12:56:00 AM
yes, it is ok
so you switched from TIF to GIF? :)
Title: I need to insert a *.tif
Post by: Mocelet61 on February 25, 2005, 06:49:05 AM
Yes it's work.  :D

Now I need to learn as can I introduce a directory read only open at all but hidden.
This evening at home.

 :lol:
Title: I need to insert a *.tif
Post by: rejetto on February 25, 2005, 07:09:23 AM
click on it and use "hide" or "hide tree"
Title: I need to insert a *.tif
Post by: Mocelet61 on February 25, 2005, 12:23:41 PM
A lot of tnxs

 :D
Title: I need to insert a *.tif
Post by: Anonymous on May 20, 2005, 05:20:26 PM
Quote from: "Mocelet61"
Could work?

<br><div align="center"><img src="http://xxxxx.dyndns.org/Gif-Server/Kat.gif" ></div>

Where Gif-Server is a real folder in HFS with read permission for all.

Tomorrow I have myself answer.

 :lol:

this work for Gif files but I tried it on .swf files and it produce a black bar where the .swf file would be and nothing more.
can someone tell me if they got a .swf file to show.
thanks