Re: [NTLK] Newtontalk strangeness

From: Tyler Regas (tyler_at_pdahandyman.com)
Date: Thu Aug 04 2005 - 11:53:00 PDT


One thing I do know is that a "%20" represents an inline space. These
appear in HTTP requests where there are spaces in the URL. Something
like this:

http://servername/word document.html

gets turned into this:

http://servername/word%20document.html

after it goes through a web browser or IM message. Removing the
spaces from file paths seems to be the only fix for that.

Tyler

On Aug 3, 2005, at 7:18 PM, Timothy Larkin wrote:

> The "=20", I think, represents a space at the end of a line created
> by some text handling system that does a poor job of line breaking.

-- 
This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries
Official Newton FAQ: http://www.chuma.org/newton/faq/
WikiWikiNewt for all kinds of articles: http://tools.unna.org/wikiwikinewt/


This archive was generated by hypermail 2.1.5 : Thu Aug 04 2005 - 12:30:03 PDT