View Single Post
  #5 (permalink)  
Old 07-09-2008, 02:31 PM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

On the page where the links fail, this is your markup -

<a href="autocad/CS-5000%20-%20MC%20Series%20-%20Bare%20Panel.dwg"

and on the page where the links succeed, this is your markup -

<a
href="/autocad/CS-1103%20-%20AF200%20Panel%20-%20Tiled%20-%20Smart-Trim.dwg"

One of the links is document relative. The other is root relative. So,
more has changed than just the host. In this case, that doesn't matter
since the documents are simply NOT on the host in that location.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"SIZR Studio" <webforumsuser@macromedia.com> wrote in message
news:g51194$h50$1@forums.macromedia.com...
> This is my test site where the links worked fine. It is just on this new
> host that the autocad files are not working.
>
> http://www.sizrstudio.com/af%20details.htm


Reply With Quote