How do I turn off this automatic function?

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default How do I turn off this automatic function?

    When I try to point to an image Dreamweaver puts up
    <img src="../Basic Services Inc./images/paper
    shredding/INTIMUS/thumbnail/INTIMUS 14.90.jpg">
    But all I want is
    <img src="images/paper shredding/INTIMUS/thumbnail/INTIMUS 14.90.jpg">

    How do I fix this?

    CWSites Guest

  2. Similar Questions and Discussions

    1. How to Turn Off Automatic Save
      Hi Group, Every time I use acrobat distiller in the print mode, it automatically saves a copy of the resulting PDF on my desktop. I have searched...
    2. RDoc: how to turn off automatic linking for a word?
      Hello all, How do I turn off creating a link out of a word that looks like the name of a class I have? Preceding the word with "\" does not work,...
    3. [OT] turn off IIS
      Anybody know how I can have IIS disabled until i start it manually. (XP pro) I cant seem to find the right setting in administrative tools My...
    4. How To Turn Off - Automatic CAPS when you hold down KEYS???
      SOMEONE, I have had one hell of a time with the XP feature where if you hold down the keys for over 8 seconds, the DEFAULT becomes, CAPS. How...
    5. HOW TO TURN $6 INTO $6,000!!!!!!
      HOW TO TURN $6 INTO $6,000!!!!!! READING THIS COULD CHANGE YOUR LIFE! I found this on a bulletin board and decided to try it. A little while...
  3. #2

    Default Re: How do I turn off this automatic function?

    1. You should never use spaces in file/pathnames.
    2. When DW gives you that link, it's because that is the CORRECT path to
    the file from your current file's location to the target file's location.
    DW will manage that link for you and will adjust it if you save (or move)
    this file (using the Files panel) to a new location.

    So - why is DW's normal behavior a problem for you?

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:elbvam$coo$1@forums.macromedia.com...
    > When I try to point to an image Dreamweaver puts up
    > <img src="../Basic Services Inc./images/paper
    > shredding/INTIMUS/thumbnail/INTIMUS 14.90.jpg">
    > But all I want is
    > <img src="images/paper shredding/INTIMUS/thumbnail/INTIMUS 14.90.jpg">
    >
    > How do I fix this?
    >

    Murray *ACE* Guest

  4. #3

    Default Re: How do I turn off this automatic function?

    the file that I'm trying to add the images to is in the same root folder "Basic
    Services Inc." the images are in other folders thus the "images/paper
    shredding/INTIMUS/thumbnails/filename.jpg" This is a problem for me because
    when I do upload it to the web, the directory for the image is "../Basic
    Services Inc. " etc, when it should be the other. It has never done this with
    any other site that I've created, why is it doing this now?

    I don't really have spaces in the image name, I was just using it as an
    example before I renamed it.

    CWSites Guest

  5. #4

    Default Re: How do I turn off this automatic function?

    If your local site's folder structure is not an exact replica of the remote
    site's folder structure you are going to have big problems.

    Create a new page. Do not save it. Insert an image from inside this
    folder, and copy the code. Paste it into a reply to this message so I can
    see the path to the image, please.

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:elc37m$heg$1@forums.macromedia.com...
    > the file that I'm trying to add the images to is in the same root folder
    > "Basic
    > Services Inc." the images are in other folders thus the "images/paper
    > shredding/INTIMUS/thumbnails/filename.jpg" This is a problem for me
    > because
    > when I do upload it to the web, the directory for the image is "../Basic
    > Services Inc. " etc, when it should be the other. It has never done this
    > with
    > any other site that I've created, why is it doing this now?
    >
    > I don't really have spaces in the image name, I was just using it as an
    > example before I renamed it.
    >

    Murray *ACE* Guest

  6. #5

    Default Re: How do I turn off this automatic function?

    <img src="file:///D|/Custom Web Sites/Websites/Basic Services
    Inc./images/papershredding/INTIMUS/INTIMUS1490.jpg" width="100" height="160" />

    If I don't save the file this is the code that it puts in.

    CWSites Guest

  7. #6

    Default Re: How do I turn off this automatic function?

    OK - now -

    Please go to SITES | Manage Sites..., select the site name, and click on
    Edit. Click on the Advanced tab at the top. Tell me the following -

    Under LOCAL INFO
    ----------------------------
    The contents of "Local root folder:"

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:elce5g$th$1@forums.macromedia.com...
    > <img src="file:///D|/Custom Web Sites/Websites/Basic Services
    > Inc./images/papershredding/INTIMUS/INTIMUS1490.jpg" width="100"
    > height="160" />
    >
    > If I don't save the file this is the code that it puts in.
    >

    Murray *ACE* Guest

  8. #7

    Default Re: How do I turn off this automatic function?

    D:\Custom Web Sites\Websites\Basic Services Inc.\
    CWSites Guest

  9. #8

    Default Re: How do I turn off this automatic function?

    Then I don't see a problem.

    When you save your unsaved page in the root of the site, that link will be
    managed to look like this -

    <img src="images/papershredding/INTIMUS/INTIMUS1490.jpg" width="100"

    or this if you have elected to use root relative links for the site -

    <img src="/images/papershredding/INTIMUS/INTIMUS1490.jpg" width="100"

    If you would save the unsaved page in a folder that is two levels BELOW the
    root of the site, the link would be managed to look like this -

    <img src="../../images/papershredding/INTIMUS/INTIMUS1490.jpg" width="100"

    or this if you are using root relative links -

    <img src="/images/papershredding/INTIMUS/INTIMUS1490.jpg" width="100"

    See what I mean?

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:elcs3t$h5h$1@forums.macromedia.com...
    > D:\Custom Web Sites\Websites\Basic Services Inc.\

    Murray *ACE* Guest

  10. #9

    Default Re: How do I turn off this automatic function?

    I understand this, my problem is that the site folder name is "Basic Services
    Inc." all of the files are in this folder, all of the page files and image
    folders. so when I direct an image to load on a page that is saved out in the
    open, it should read "images/filename.jpg" however, mine isn't. It is reading
    "Basic Services Inc./images/filename.jpg" below is how my folders are set up.
    The capitalized are folders. The image, "intimus1490.jpg" is being put onto
    "products.html" I can post a screen shot if needed.

    BASIC SERVICES INC. (folder)
    -index.html
    -products.html
    -IMAGES (folder)
    ---------PAPERSHREDDING (subfolder)
    ---------------INTIMUS (subfolder)
    ----------------------intimus1490.jpg
    ---------PAPERHANDLING (subfolder)

    CWSites Guest

  11. #10

    Default Re: How do I turn off this automatic function?

    Can't happen if by "out in the open" you mean a page that is not within the
    root folder of the site. DW will just not do this.

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:elf6hd$4c8$1@forums.macromedia.com...
    >I understand this, my problem is that the site folder name is "Basic
    >Services
    > Inc." all of the files are in this folder, all of the page files and image
    > folders. so when I direct an image to load on a page that is saved out in
    > the
    > open, it should read "images/filename.jpg" however, mine isn't. It is
    > reading
    > "Basic Services Inc./images/filename.jpg" below is how my folders are set
    > up.
    > The capitalized are folders. The image, "intimus1490.jpg" is being put
    > onto
    > "products.html" I can post a screen shot if needed.
    >
    > BASIC SERVICES INC. (folder)
    > -index.html
    > -products.html
    > -IMAGES (folder)
    > ---------PAPERSHREDDING (subfolder)
    > ---------------INTIMUS (subfolder)
    > ----------------------intimus1490.jpg
    > ---------PAPERHANDLING (subfolder)
    >

    Murray *ACE* Guest

  12. #11

    Default Re: How do I turn off this automatic function?

    when I say "out in the open" I mean, it's inside the BASIC SERVICES INC. folder
    with the other files and folders. If the file is saved inside of the BASIC
    SERVICES INC. folder then why is dreamweaver acting like it is outside of it by
    saying "BASIC SERVICES INC./IMAGES/PAPERSHREDDING/INTIMUS/intimus1490.jpg?"

    here is a link to my screen shot, you can see the layout easier, keep in mind
    the .html document that I am putting the image into is the "INTIMUS.html" at
    the bottom.

    [url]http://i5.photobucket.com/albums/y176/themooron/Random/dreamweaver.jpg[/url]

    CWSites Guest

  13. #12

    Default Re: How do I turn off this automatic function?

    1. Create a new page when connected to this local site.
    2. Drop an image from within this site onto the page.
    3. Paste the code here before saving the page.
    4. Save the page within this site - anywhere within the site.
    5. Paste the code here again after saving the page.

    That will tell us if DW is functioning properly.

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:eljpn1$cvm$1@forums.macromedia.com...
    > when I say "out in the open" I mean, it's inside the BASIC SERVICES INC.
    > folder
    > with the other files and folders. If the file is saved inside of the BASIC
    > SERVICES INC. folder then why is dreamweaver acting like it is outside of
    > it by
    > saying "BASIC SERVICES
    > INC./IMAGES/PAPERSHREDDING/INTIMUS/intimus1490.jpg?"
    >
    > here is a link to my screen shot, you can see the layout easier, keep in
    > mind
    > the .html document that I am putting the image into is the "INTIMUS.html"
    > at
    > the bottom.
    >
    > [url]http://i5.photobucket.com/albums/y176/themooron/Random/dreamweaver.jpg[/url]
    >

    Murray *ACE* Guest

  14. #13

    Default Re: How do I turn off this automatic function?

    <img src="file:///D|/Custom Web Sites/Websites/Basic Services
    Inc./images/papershredding/REXEL/REXEL2150.jpg" width="300" height="409" />

    that is before it is saved,

    <img src="../Basic Services Inc./images/papershredding/REXEL/REXEL2150.jpg"
    width="300" height="409" />

    that is after it is saved inside the folder

    CWSites Guest

  15. #14

    Default Re: How do I turn off this automatic function?

    also, here is what it looks like when the picture is in, it works without the
    ".../Basic Services Inc/" when I type it in as just "images/papershredding"...

    [url]http://i5.photobucket.com/albums/y176/themooron/Random/dreamweaver2.jpg[/url]

    CWSites Guest

  16. #15

    Default Re: How do I turn off this automatic function?

    Tell me again what the path is to the Local root folder from your site
    definition, please?

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:eljtep$hh7$1@forums.macromedia.com...
    > <img src="file:///D|/Custom Web Sites/Websites/Basic Services
    > Inc./images/papershredding/REXEL/REXEL2150.jpg" width="300" height="409"
    > />
    >
    > that is before it is saved,
    >
    > <img src="../Basic Services
    > Inc./images/papershredding/REXEL/REXEL2150.jpg"
    > width="300" height="409" />
    >
    > that is after it is saved inside the folder
    >

    Murray *ACE* Guest

  17. #16

    Default Re: How do I turn off this automatic function?

    Local Root Folder D:\Custom Web Sites\Websites\Basic Services Inc.\
    CWSites Guest

  18. #17

    Default Re: How do I turn off this automatic function?

    Something is wrong. If "Basic Services Inc" appears in your path to the
    local root folder, then it CANNOT appear in the link after you save the
    file.

    Try defining a NEW site definition that point to the same location with the
    same remote info, and see if you still have the problem doing this last
    test, please.

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:elk3b5$p0u$1@forums.macromedia.com...
    > Local Root Folder D:\Custom Web Sites\Websites\Basic Services Inc.\

    Murray *ACE* Guest

  19. #18

    Default Re: How do I turn off this automatic function?

    That fixed it, thanks. I don't know what made it start doing that. Thanks for all your help.
    CWSites Guest

  20. #19

    Default Re: How do I turn off this automatic function?

    You're welcome!

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


    "CWSites" <webforumsuser@macromedia.com> wrote in message
    news:elme2t$n75$1@forums.macromedia.com...
    > That fixed it, thanks. I don't know what made it start doing that. Thanks
    > for all your help.

    Murray *ACE* Guest

Posting Permissions

  • You may not post new threads
  • You may 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139