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!

UltraDev Problem with frames

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.
 
You might double check your site settings. There is a place in regular Dreamweaver to specify your local path and it will check your links against that. I do not use UltraDev but it may be a problem there.

Other than that... You might be better off getting answers from the UltraDevguys who actually use it over at forum770 Ya' Gotta Love It!:)X-)
 
Cheers, didn't even think there might be an UltraDev forum. Doh...!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top