Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
njedits #1
Contribute changing relative path for server-sideinclude
I am using Contribute CS3, version 4.1, and my pages crash every time a send a
draft for review, because Contribute is rewriting a relative URL in a
server-side include.
The server-side include (before I send for review) reads:
<!--#include file="../foo/bar.fileextention"-->
After I edit other portions of the page and send the draft for review, it
reads:
<!--#include file="http: //www.servername.com/foo/bar.fileextension"-->
Which results in the draft being unreadable.
Is there any way to tell Contribute not to monkey with this URL? I have
hunted, read the forums, checked the knowledge base, and coming up empy.
Thanks in advance for any help you can provide!! I really appreciate it!
-Nicholas
njedits Guest
-
Contribute 3.1 absolute/relative path bug?
When placing images, C3 insists on saving the src attribute as relative to the document regardless of the File Placement settings specified under... -
designating a relative path using <cffile>
I had a similar problem. After much expiramentation, I ended up using GetCurrentTemplatePath(). It's ugly but I blame Macromedia. :) <Cfset... -
Relative server path problem with actionscript
Hi, I am new to actionscript and can't seem to figure out how to universally make all my embedded swf files play properly. I have a main swf... -
relative path
Hi, I wrote some scripts using File::Find's find function like this find (\&process, $path) I get $path either from the command line or from... -
File, relative path handling.
Before I attempt to re-invent this wheel: Has anyone come up with a method for converting an absolute filesystem path into a relative path, given...



Reply With Quote

