Aparajita,

Thanks for your reply - I have advised the web designer that he should URLs
should be URL encoded - however unless it is an option in his Namo Webeditor
he probably can't change.

He did put double quotes around the source attribute.

Placing the images folder in the web_decoy folder means the images are
correctly displayed.

Your documentation (see below) suggests that "Use the 4D Web cache" be
unchecked.

Table 4: Web/Advanced Preference Pane
Option Value
Use the 4D Web cache [unchecked]
Inactive Web Process Timeout [as necessary]
Options [unchecked]
Use Passwords [unchecked]

If I have the static files in the web_decoy should I check the "Use the 4D
Web cache" option.

Thanks,
Ian


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:active4d-dev-
> [EMAIL PROTECTED] On Behalf Of Aparajita Fishman
> Sent: Saturday, July 12, 2008 5:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Active4d-dev] Image links broken when space in filename
> 
> > 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/

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to