upload a file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ciccio@unical.it

    #1

    upload a file



    Dear all,

    could you give me an help ?

    I would to upload a file from web using Python. Is there a simple way to do
    this? I'm using the cgi module and python 2.3. The file to be uploaded is a text
    file.

    Thank you for all your suggestions,

    Ernesto

    -------------------------------------------------
    This mail sent through IMP: http://horde.org/imp/

  • placid

    #2
    Re: upload a file


    ciccio@unical.i t wrote:
    Dear all,
    >
    could you give me an help ?
    >
    I would to upload a file from web using Python. Is there a simple way to do
    this? I'm using the cgi module and python 2.3. The file to be uploaded is a text
    file.
    >
    is this what your after?



    Comment

    Working...