Is there any issue with a file and directory set up that includes a space?
Mark Schonewille
m.schonewille at economy-x-talk.com
Sun Jul 14 08:31:19 EDT 2013
Hi Mark,
Sometimes, people might have special characters in their names, such as
Niña Mendoça. In such cases you'll have to deal with diacritics and then
you might as well make sure to deal with spaces correctly. Otherwise,
people will wonder why your system can't cope with perfectly normal
non-English names.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other
colour spaces. http://www.color-converter.com
Buy my new book "Programming LiveCode for the Real Beginner"
http://qery.us/3fi
Fill out this survey please
http://livecodebeginner.economy-x-talk.com/survey/
On 7/13/2013 19:37, Mark Rauterkus wrote:
> Hi,
>
> Should I use a space in directory names on the web? Or, is it better to
> always do an underline?
>
> I've got user, "Donald Duck." I've got a LC card called "Donald Duck" too.
> There are files on the web called
> /2013/Donald_Duck/attendance.txt
>
> or, could it be
> /2013/Donald Duck/attendance.txt
>
>
> The space comes in as "%20" between first name and last name just fine so
> far. But, will this break on any platform?
>
> Could go either way.
>
> Thanks.
>
>
>
> --
> Ta.
>
More information about the use-livecode
mailing list