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!

Frames, problems with paths

Status
Not open for further replies.

funkymonk

Technical User
Dec 18, 2000
588
GB
I am using a copy of Dreamweaver UltraDev v1.0 and I am having a problem with site root and Document root in my frameset. All my frameset pages are in the same dir as my frameset page, but Dreamweaver keeps putting a ? before the file name of the page I want to be in my frameset.

Example: <frame src=&quot;/top.htm&quot;> <frame src=&quot;/main.htm&quot;> When it should be <frame src=&quot;top.htm&quot;> <frame src=&quot;main.htm&quot;>.

Now, I understand what the / means but it shouldn't be there. I keep taking the / out but Dreamweaver put's them straight back in again. I guess Dreamweaver is working on a Document root basis but I want it to work on a site root. How do I change this as I can't seem to see an obvious way like with image paths.
 
I think you will fix this in the site manager.

I haven't experience the problem so can't recreate it but check that all the folders are correct in the sire definition.

Just a suggestion...
Steve Davis
hey.you@hahaha.com.au
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top