Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Does the "+" sign have special meaning in Javascript?



On 2009-08-26 17:48 +0900 (Wed), Dave M G wrote:

> Due to some naming conventions of my own design, the URL that points to
> the FLV file that is played contains a "+" character.

In URL encoding[1], "+" is the encoding of a space. If you replace the
"+" with "%2B", your URL will work.

[1]: http://en.wikipedia.org/wiki/Url_encoding

cjs
-- 
Curt Sampson       <cjs@example.com>        +81 90 7737 2974
           Functional programming in all senses of the word:
                   http://www.starling-software.com


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links