Hi, Could anyone tell me if Netscape 6.1 is "working as designed" or if there is a way to make all inserted graphics (IMG SRC=) contain relative paths instead of absolute paths?
Let me explain: when I create html pages using Netscape 6.1's composer, and I insert a graphics file (.gif / .jpg), the file is inserted and displayed correctly, but in the html, the "IMG SRC=" link is inserted using the full LOCAL file name (starting with "file:///i:/subdir/file.gif"). This makes the images on the html to be broken when I upload the files. Is there any config setup to make all IMG SRC tags use RELATIVE (instead of full) links? In other words, when I select a file with path "d:\html-work\project-a\images\file.gif" there should be a way for me to set up the "project base path" as "d:\html-work\project-a", so when I insert an image, Composer should inser the link as "IMG SRC=images\file.gif" and not "file:///d:/html-work/project-a/images/file.gif" Is there a way to set this behavior? Thanks Willy
