Jump to content

Directory names: Certain characters no allowed?


Full-Demon

Recommended Posts

Hi,

 

I want to load an image in a webpage, with <img>.

 

The file: gallery/Italië en Polen/100_0016.JPG

 

This doesn't work: <img src="gallery/Italië en Polen/100_0016.JPG">

 

Its not the spaces, but the 'ë' character that is not alright. Neither when I go to the file directly (address bar).

How to prevent this? And what other characters are disallowed?

 

Thanks!

 

FullDemon

Not sure how to do that...

 

I have this in my HTML page: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

 

I read that article you have in your signature, and tried UTF-8 too. But it has nothing to do with the URL encoding.

 

I can't open anything if the URL contains weird characters. Gives me 403 error: Forbidden

 

Thanks for replying anyway :D

 

FD

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.