"Lad" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Users needs to upload big files upto 100MB.So I think that FTP protocol
> would be a solution, but how can I allow users to select the right file
> ,on their  local disk, via a file dialog ?
>
> Thank you for your ideas
> L.
>
import tkFileDialog
help(tkFileDialog)
Hope this helps.

Louis


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to