WAFile or link to file

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

WAFile or link to file

Foxugly
Hi,

I have a problem with  WAFile, upload/download files.

Of course i know this link : http://book.seaside.st/book/fundamentals/forms/fileupload
but in my project I have to import/export all the datas and files and so I lose my WAFile objects

So, is it possible to create a WAFile without the web interface (so without html uploadFile)

or

do you know how to make a link to an existing file on the server.

can you help me ?

best regards

Renaud Vilain
Reply | Threaded
Open this post in threaded view
|

Re: WAFile or link to file

Paul DeBruicker
You're probably better off asking this on the Seaside list. See:

http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


Foxugly wrote

do you know how to make a link to an existing file on the server.
See here for one explanation:

http://forum.world.st/Static-serving-of-jQuery-and-related-files-reg-td3998733.html