Ask a Question related to Dreamweaver AppDev, Design and Development.
-
reynoje #1
Relative Link Issue
I just upgraded to DW MX 2004, and now I'm having problems with my relative
urls. The problem is specifically those with a leading /. i.e.
/foldername/filename.cfm They should concatenate the current server name to
the front of them...
i.e. [url]http://cf-csls.northgrum.com/foldername/filename.cfm[/url]
Instead they're using a different server name altogether...
i.e. [url]http://csls.northgrum.com/foldername/filename.cfm[/url]
(Note about the name: these are two different intranet servers. One is a
ColdFusion MX 6.1 server the other isn't. )
It only affects new links I'm putting on the site. The old relative links are
still working correctly. When I check the source there is no added text to the
links; the href still reads /foldername/documentname.cfm. But when you hover
the mouse over the link, the wrong server url appears in the status bar. I'm
not certain if it's specifically pointing to the other server or if it's just
removing everything in front of the hyphen.
I don't even see how it can be happening, but it is. Anyone have any ideas?
And no, I can't just use absolute urls for all my sites. I have some pages
that are viewed through multiple entry points into the company network and
therefore use different urls to view the same page.
reynoje Guest
-
relative link breaks from static to dynamic
I'm learning Dreamweaver and have come across something that has me baffled. I create a static web page with images embedded. The images are in... -
Relative Navigation Issue - using / vs ../
I'm curious about basic HTML navigation ... ( I am using ColdFusion - but I don't believe that this makes any difference for basic HTML links ...)... -
Relative Link Problems in 6.0.1
We have just installed Acrobat 6.0.1. Now, when viewing any pdfs that have base urls set, and relative links in the file, created in either the... -
How to extract the full URL from a relative link using WWW: : Mecha nize
Rob, Sorry for the ambiguity in my email. Your solution worked right away. To answer your questions, @links is an array that contains the list...



Reply With Quote

