PDA

View Full Version : Implelementing Fileupload


oluotes
05-02-2005, 09:28 PM
Dear All,

I'm new to openlazlo. Can any one explain to me how I can upload file (I mean browse file) to my server using this nice framework.

Does laslo have something like <input type="file"> of HTML?

If will really appreciate if anyone can send a code to me or direct me to where I can find solution to my problem.

Many thanks in advance.

oluotes

SpongeBob
05-17-2005, 06:37 PM
There is no way to upload, or browse for that matter, files in Flash. This means Laszlo does not have this capability. What you could do instead is just open a HTML window with a standard upload/browse field in a form.

loken
11-21-2008, 12:45 AM
There is a post that has solutions to this: check this link: http://forum.openlaszlo.org/showthread.php?t=3856&highlight=file+upload

Loken