url to document gives error: The file does not exists: off-8-27.pdf

I have a simple for with a field that contains a filename, datatype = document (filename).

In my application I specified a document path: http://www.friesevloot.nl/etcetera

When I try to open a file from the url on the form, I get the error. But when I load http://www.friesevloot.nl/etcetera/filename directly in the browser address, it will show the document!

Somehow under the hood, scriptcase doesn’t create the url http://www.friesevloot.nl/etcetera/filename.

Any suggestions?

(on my own laptop it works fine, on the server it doesn’t)

Re: url to document gives error: The file does not exists: off-8-27.pdf

I solved it using datatype “url”, but still would like to have my question answered…