Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

An Extra / in every URL

Status
Not open for further replies.

SteveAudus

Technical User
Oct 4, 2001
409
GB
Could anyone help,
I am building a site using DW,
problem is when I insert objects or links into pages
DW adds an extra / into all URLs.

It is also doing it in the frameset.

Examples
From a welcome page siting in the site's root folder,

<link href="/css/site.css" rel="stylesheet" type="text/css">

<param name="movie" value="/swf/welcome.swf">

<img src="/images/adventmount.jpg">

All the pages can not find these items because of the extra / in each url

The pages looks correct in DW, but does not work live.

Is the problem a site setting?
or maybe a DW Preferences setting?

Any suggestions?

Thanks for any help.

Steve


 
When You are making the links, you have the "Relative field" set to "Site root". If you change it so its relative to "Document" this should change it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top