html >> Weird problem

by Ichpuchtli » Tue, 24 Jan 2006 16:35:24 GMT

This is probably going to sound rather dumb but when I make a link on my page
(I had a pre existing site) I for eg safe the page it a folder called homebase
any I put the link in eg. www.www.com now when I publish it on the web and I
click on it it goes like this. www.www.com/homebase/www.www.com/forum

Eg here click on forum.
http://www.ichpuchtli.com/homebase/home.html

Some help into this matter you be appericeated.



html >> Weird problem

by Murray *TMM* » Tue, 24 Jan 2006 19:51:49 GMT


Make your absolute links contain the protocol, e.g.,

<a href=" http://www.example.com "

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs , Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================









Similar Threads

1. Weird problem of storing the data format - Database Tutorial in ASP

2. Weird Problem

3. Weird problem with a form - ASP

4. weird problem with session object

hi,
i have an asp page,
in which i put a "response.write" for debug

*<%= session("x") %>*
<%
    session("x")= "222"
%>

now, entering the page with session("x")= "111"
the code should "response" : *111*
but it produce : *222*

seems that it send "111" to the buffer
but, later, overwrite with "222"

i can't reproduce it in other page...
but i could send the entire code
for you to read

thanks!
regards,
ks

5. Weird problem with table "padding"

6. weird problems with css and link hover

7. FireFox / Flash weird problem - Adobe Dreamweaver

8. Help with Hyperlink's - Weird Problem

Hi there, I am using Dreamweaver to create a web page.

 I have created my webpage layout/logo/buttons/bg with Photoshop and then 
ImageReady to slice it up, then I saved it as HTML. 

 Adding text is no problem, deleting slices and making them into a background 
so I can add text over it is not a problem. But when it comes to adding a link 
to a button (local file or url), after selected it moves a few slices out of 
place and messes my page up.

 I have also tried adding the link via the code window, but it still does the 
same. Would this be a bug? I have created a few websites with DM 8, use the 
same methods and I've never had this problem before?

 Help Please?