I can navigate around the site and it all displays except the images
that
have a space in their filename. If I remove the space from the
filename and
adjust the image source accordingly then the image displays correctly.
What do I have to do to make the images with spaces in the filename
display
correctly?
The HTML specification requires that all embedded URLs be URL encoded.
Spaces in image filenames should be converted to %20.
And I do hope that the designer actually put double quotes around the
img src attribute...
And finally, I am now recommending that all static content be put in
the "decoy" web folder so it can be served directly (and cached) by
4D's web server.
Regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoy.org
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/