HighDots Forums  

Re: How to find /%20/ entries?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: How to find /%20/ entries? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jojo
 
Posts: n/a

Default Re: How to find /%20/ entries? - 11-26-2004 , 11:28 AM






Brookside_Dave wrote:
Quote:
:confused; I can't seem to find several broken links that have a /%20/ added
to the end of the link for no apparent reason. These links are in a top level
template, but I can't seem to locate the bad code. Search/replace is not
finding any /%20/ entries at all, or I am not doing the search correctly.

Any help will be greatly appreciated.

What you are looking for is a space, not the actual %20 which is what
html uses to encode a space.


--
Cheers jojo
Team Macromedia Member Volunteer for Dreamweaver MX
http://www.webade.co.uk
----------------------------------------------------
Extending Knowledge, Daily.
http://www.communityMX.com/
Free 10 day trial
http://www.communitymx.com/joincmx.cfm
----------------------------------------------------


Reply With Quote
  #2  
Old   
Brookside_Dave
 
Posts: n/a

Default Re: How to find /%20/ entries? - 11-28-2004 , 03:12 PM






:confused; Howdy jojo
Thanks for your reply. I still am unable to locate the source of this
error:
http://www3.mdanderson.org/public/genedev/public_html/%20/ in any of my
templates.
I guess I need some advice as to how to do a proper search.
I have searched for:
http://www3.mdanderson.org/public/genedev/public_html/ /
and
/public_html/ /

but I have not found the bad code.

Thanks in advance for your help.



Reply With Quote
  #3  
Old   
Brookside_Dave
 
Posts: n/a

Default Re: How to find /%20/ entries? - 11-29-2004 , 10:38 AM



:confused;This menu item:
mm_menu_0105170851_11.addMenuItem("Genes and& nbsp;Development","window.open
('http://www3.mdanderson.org/public/genedev/public_html/', '_blank');");

is generating this code:
http://www3.mdanderson.org/public/genedev/public_html/%20/
which has the extra space(s) in the link which of course generates a 'file not
found' error. I can't seem to locate the extra space. I tried using
search/replace for / / (spaces inside the slashes), but the search tool returns
every // in the file, so I think the search tool is confused about spaces
inside slashes.

Thanks in advance for your help.




Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.