rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: ring on November 14, 2005, 04:34:55 AM

Title: hosting images with hfs
Post by: ring on November 14, 2005, 04:34:55 AM
hi there, maybe this is a stupid question but im trying to host some .gifs with hfs.... and im running into problems..

i can host them fine but they can't be viewed properly on the html template..??? i'm typing <img scr="http://ip:port/folder/pic.gif"> into the template... the pics hosted in that folder but it just doesnt show up...i can "download" it when i right click and then choose to view the image..
Title: hosting images with hfs
Post by: rejetto on November 15, 2005, 03:34:56 AM
it is not scr but src
anyway, you should type only /folder/pic.gif and not the full address
Title: hosting images with hfs
Post by: Anonymous on November 15, 2005, 05:03:09 AM
thanks
its working now