What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » ftp/html problems!

ftp/html problems!
Author: Message:
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. ftp/html problems!
When I put my web pages on a server using an ftp client. I have a main folder on it called your-games and in that is the index page, images folder and a subfolder called dala. In the dala folder I have other web pages and another images folder. The problem is that on all the pages in dala I cant get any images. I have linked the images to the images folder using images/picture.jpg is this right or should I use the images folder on the main folder? How do I fix this problem?? Can you help???
If the worst comes to the worst eat a cake makes you feel better!
07-23-2006 02:43 PM
Profile E-Mail PM Find Quote Report
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
RE: ftp/html problems!
you could try complete linking...
for example:
http://www.mywebpage/your-games/images/picture.png

but if images is a subfolder of your main map you shoul be able to use /images/pictures.png also...
07-23-2006 02:47 PM
Profile E-Mail PM Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: ftp/html problems!
If you need to link to a subfolder of the root when you are in a subfolder you use ../images/image.png. Providing the image folder is a subfolder of one folder up in the tree this should work. Yeah yeah sounds complicated like this..let me try explain differently:

root > images
root > data, images

root is the main folder in wich your website starts...

Now you want to link to root/images/image.png from a page in root/data: use ../images/image.png (../ indicates one folder up)

If the image folder is in the same folder as your page (the page you are linking in) then images/image.png will work

If these fail put in the complete link as foaly explained.

This post was edited on 07-23-2006 at 03:16 PM by Sunshine.
[Image: 25dr3o9]
07-23-2006 03:07 PM
Profile E-Mail PM Web Find Quote Report
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. RE: ftp/html problems!
Always helpful Sunshine thanks!
If the worst comes to the worst eat a cake makes you feel better!
07-24-2006 06:31 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On