Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-10-2012, 05:10 PM   PM User | #1
johndove523
New Coder

 
Join Date: Jul 2008
Posts: 76
Thanks: 23
Thanked 0 Times in 0 Posts
johndove523 is an unknown quantity at this point
link is including host directory in path (parsing a url host path)

Please see URL: http://backstageweb.net/woodensun/

Click on a slideshow thumbnail under the header. The captions have (correct) links to www.backstageweb.net:

Code:
<div class="vlightbox1"><a href="data/images1/slidefireplace.jpg" title="slide-fireplace"><img src="data/thumbnails1/slidefireplace.jpg" alt="slide-fireplace"/></a><div><a href="http:www.backstageweb.net">slide-fireplace</a></div></div>
However, on the server, the href is incorrectly including the host directory path:

http://backstageweb.net/woodensun/www.backstageweb.net (see attached)

How do I get rid of that host path?

Thank you,

John
Attached Thumbnails
Click image for larger version

Name:	wrong-path.jpg
Views:	14
Size:	22.0 KB
ID:	11448  

Last edited by johndove523; 08-10-2012 at 06:09 PM..
johndove523 is offline   Reply With Quote
Old 08-10-2012, 09:23 PM   PM User | #2
johndove523
New Coder

 
Join Date: Jul 2008
Posts: 76
Thanks: 23
Thanked 0 Times in 0 Posts
johndove523 is an unknown quantity at this point
UGH! - DUH.

had: http:www.backstageweb.net

forgot the //

http://www.backstageweb.net

solved.
johndove523 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:56 PM.


Advertisement
Log in to turn off these ads.