Im trying to put a pic. on an html file called "template.html" which is in a folder called "cgi-bin" but the pic. is in a folder called "images". Both of these files are in a folder called "public_html". So would the path to that pic. be
"public_html/images/top_logo.jpg" or what am I missing here because this path does not work.
OK, my next suggestion is to get that web page out of the CGI-BIN folder. There may be restrictions on files in that folder. You still want to keep the public_html reference out of your path, though.
Bookmarks