Question:
Is there a method to have the exported site use absolute URL's instead of relative URL's on everything including images/css links/javascript links?

Problem:
I am creating content for use on ebay, so I upload the site to my server (ends up just hosting the images). Then I am required to go into the html with an editor, and add the leading info for all the images and such then paste that code into ebays html section.

possible solution: if I have entered a website location into the ftp web properties, just append that to the relative paths (optionally of course).

is this already possible?