--- In SkunkworksAMA_at_y..., "Chris (Foxx) Yost" <cyost_at_c...> wrote:
> However, instead of the CD player, all I get is a big outline that
says "CD
> Player" with a red X next to it :(
>
> May I make one suggestion based on my time as part of a website
design
> team? In your filesnames, don't use spaces; they get replaced with
the
> ASCII code "%20". Recommend either running the names together, or
using a
> hyphen or an underscore.
>
> Just my 25c worth (I was a professional, hence the higher rate) :)
>
> BondoFox
Yeah, I just got off the phone with my buddy Jake, and he corrected
it. For some reason, the ASCII code was showing up at the server's
end as "%25", but was showing up on my end as "%20". Guess I'll make
a note to not use spaces anymore. :(
--JMH
PS- Maybe the error was because the page was being uploaded in binary
format instead of ASCII? Beats me, man...
Received on Sun Nov 25 2001 - 17:11:19 CST