absolute vs relative path

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
hexman
Posts: 4
Joined: Fri Dec 23, 2005 11:41 pm

absolute vs relative path

Post by hexman »

How does HTMLpad decide wheter to return the absolute vs relative path from an image link or a file link?

On one computer I add a hyperlink (through the HTMLPad dialog box) and it returns something like c:\myfolder\mypath1\mypath2\myfilie.htm

On another it returns ..\mypath2\myfilie.htm (which is what I want - the relative).

I cant find where this is getting set. Im opening the file from the project pane...??
Help???
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

dont qoute me on this but I think if you haven't saved the HTML file yet, it does absolute. if you have, it will do relative.

will
Post Reply