Hello all
I have a dynamically created image labeled:
stories & critiques.jpg
I have use url encode on it when saving it, and it is stored on the server
as:
stories+%26+crtitiques.jpg
I have an html block that calls the image
I get a 404
I know the path is right and spelling is correct
I have a dynamically created image labeled:
stories & critiques.jpg
I have use url encode on it when saving it, and it is stored on the server
as:
stories+%26+crtitiques.jpg
[snip]
If I just put the path into the browser directly it also 404's
If I rename the file in any way that removes the % it
Okay - looks like you are using a weird character mapping.
Let's be clear about the names of encoding standards, so we don't get
confused. There is no such thing as "ASCII 0222". ASCII characters are seven
bits wide. Period. Their range is hex 00 to 7F. Anything outside of that
range is, by defi
Ok the thing is Im getting the information from a mysql db and it is
being fetched by a Flash app and then it is used to
print out the info in a fancy way.
I am trying to url encode special Icelandic charaters such as (þ ASCII
0222 or the Latin Letter Thorn) if you are able to see it but it
4 matches
Mail list logo