Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
CWSites #1
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
-
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... -
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,... -
[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... -
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... -
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... -
Murray *ACE* #2
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
-
CWSites #3
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
-
Murray *ACE* #4
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
-
CWSites #5
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
-
Murray *ACE* #6
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
-
CWSites #7
Re: How do I turn off this automatic function?
D:\Custom Web Sites\Websites\Basic Services Inc.\
CWSites Guest
-
Murray *ACE* #8
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
-
CWSites #9
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
-
Murray *ACE* #10
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
-
CWSites #11
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
-
Murray *ACE* #12
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
-
CWSites #13
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
-
CWSites #14
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
-
Murray *ACE* #15
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
-
CWSites #16
Re: How do I turn off this automatic function?
Local Root Folder D:\Custom Web Sites\Websites\Basic Services Inc.\
CWSites Guest
-
Murray *ACE* #17
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
-
CWSites #18
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
-
Murray *ACE* #19
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



Reply With Quote

