Results 1 to 7 of 7

Thread: Just to make sure
      
   

  1. #1
    redkate5's Avatar
    redkate5 is offline Sergeant First Class
    Join Date
    Jun 2007
    Location
    The UK, Hampshire
    Posts
    52

    Red face Just to make sure

    Hi all, I just want to make sure that what I am trying to do is correct. (before going further)

    I want to upload (blueFTP) a folder containing alot of pictures, no problem, I know how to do that.
    Then I want to link thumbnails I made on a site, to the pictures in that folder.
    Would the following link be the correct way?? (for the thumbnail to the bigger Pic)

    file//www.mywebsite.co.uk/uploadedfolder/correctpicturename.jpeg

    and yes, all other pics on my site I have done with the gallery option, but for some odd reason the thumbnail pic is bigger in KB's than the Enlargements?!?! (lol,don't ask, don't know)

    If anybody could let me know if the file option is correct that would be absolutely GREAT!! :)

    Thank you very much!
    Karin
    Strangers are possible Friends I haven't met Yet !.!.!
    ______________________________________________

    www.nativetreasures.co.uk

  2. #2
    Jeremy's Avatar
    Jeremy is offline Brigadier General
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    1,503

    Default Re: Just to make sure

    Hello,

    You're on the right track, just want to make sure we cover some errors/typo's here.

    If you want to be able to access those images via browser, you will need to type in the links as followed (example):

    http://www. Your Domain Name .com / The Folder Name / The File Name . The File Format (.jpg)

    If you do all that it should look like http://www.domain.com/folder/file.jpg
    Best regards,
    Jeremy

    www.cornwall4rent.com

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Just to make sure

    Hi, pop any of these into an html box.

    Simple way

    <img src="my-image.jpg">
    If image is in the same directory on your site.
    Or.
    <img src="http://www.mysite.com/my-image.jpg">
    If image is in another directory.

    Little more typing but a better way to do this.

    <img src="my-image.jpg" alt="nice name for the SE's to find" align="top" border="0" width="200" height="200";></a>
    Or.
    <img src="http://www.mysite.com/my-image.jpg" alt="nice name for the SE's to find" align="top" border="0" width="200" height="200";></a>

  4. #4
    redkate5's Avatar
    redkate5 is offline Sergeant First Class
    Join Date
    Jun 2007
    Location
    The UK, Hampshire
    Posts
    52

    Default Re: Just to make sure

    Heu Guy's :) thanks for that!!
    I tried both but think I will go with the first.
    One thing though?.........I just dragged and dropped my whole folder over in BlueFTP, tried & tested a page I made up to see if it works, It does.
    But now this,.............I went back to BlueFTP to find my folder that was there is now not anymore??????????? But the links do work?????????
    I just wanted to get rid of that one because I need to adjust the names for the pictures in that folder.
    Any Idea???????? Should I just go ahead and rename the pictures and than just drag 'n drop the folder again???

    Thanks for the help :)

    Karin
    Strangers are possible Friends I haven't met Yet !.!.!
    ______________________________________________

    www.nativetreasures.co.uk

  5. #5
    Jeremy's Avatar
    Jeremy is offline Brigadier General
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    1,503

    Default Re: Just to make sure

    What ever the name of the file or folder will effect the link name.
    Best regards,
    Jeremy

    www.cornwall4rent.com

  6. #6
    redkate5's Avatar
    redkate5 is offline Sergeant First Class
    Join Date
    Jun 2007
    Location
    The UK, Hampshire
    Posts
    52

    Default Re: Just to make sure

    Hi Jeremy,
    Thanks yet again :) so if I keep the folder name the same and change the pic's names it should overwrite the one that is still there. right?!?
    The thumbnail links will correspond with the folder and pic (new)names.

    I tell ya what, if it all works at the end of my new venture, i'll send you a great big virtual kiss :)

    Thanks Jeremy.
    Karin
    Strangers are possible Friends I haven't met Yet !.!.!
    ______________________________________________

    www.nativetreasures.co.uk

  7. #7
    Jeremy's Avatar
    Jeremy is offline Brigadier General
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    1,503

    Default Re: Just to make sure

    Well I mean, I can always fly over .. never been to the UK! ha-ha! .. let me know if it doesn't work of it you encounter any problems.
    Best regards,
    Jeremy

    www.cornwall4rent.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49