Re: Would like to add an "upload" facility to my web site

2011-01-31 Thread Nitin Pawar
On Mon, Jan 31, 2011 at 11:16 PM, Google Poster wrote: > On Jan 31, 11:36 am, Luis M. González wrote: > > On Jan 31, 1:50 pm, Ramon F Herrera wrote: > > > > > > > > > On Jan 31, 10:49 am, Ramon F Herrera wrote: > > > > > > (newbie alert) > > > > > > This is what I have so far: > > > > > >http:

Re: Would like to add an "upload" facility to my web site

2011-01-31 Thread Google Poster
On Jan 31, 11:36 am, Luis M. González wrote: > On Jan 31, 1:50 pm, Ramon F Herrera wrote: > > > > > On Jan 31, 10:49 am, Ramon F Herrera wrote: > > > > (newbie alert) > > > > This is what I have so far: > > > >http://patriot.net/~ramon/upload_facility.html > > > > The code is shown below. It see

Re: Would like to add an "upload" facility to my web site

2011-01-31 Thread Google Poster
On Jan 31, 11:36 am, Luis M. González wrote: > On Jan 31, 1:50 pm, Ramon F Herrera wrote: > > > > > On Jan 31, 10:49 am, Ramon F Herrera wrote: > > > > (newbie alert) > > > > This is what I have so far: > > > >http://patriot.net/~ramon/upload_facility.html > > > > The code is shown below. It see

Re: Would like to add an "upload" facility to my web site

2011-01-31 Thread Luis M . González
On Jan 31, 1:50 pm, Ramon F Herrera wrote: > On Jan 31, 10:49 am, Ramon F Herrera wrote: > > > > > > > > > > > (newbie alert) > > > This is what I have so far: > > >http://patriot.net/~ramon/upload_facility.html > > > The code is shown below. It seems I need that actual script that > > performs t

Re: Would like to add an "upload" facility to my web site

2011-01-31 Thread Miki
One way is http://pythonwise.blogspot.com/2007/03/pushing-data-easy-way.html :) This list a good place to ask, you can try StackOverflow as well. -- http://mail.python.org/mailman/listinfo/python-list

Re: Would like to add an "upload" facility to my web site

2011-01-31 Thread Ramon F Herrera
On Jan 31, 10:49 am, Ramon F Herrera wrote: > (newbie alert) > > This is what I have so far: > > http://patriot.net/~ramon/upload_facility.html > > The code is shown below. It seems I need that actual script that > performs the file transfer. I would prefer it in Python. > > TIA, > > -Ramon > > --

Would like to add an "upload" facility to my web site

2011-01-31 Thread Ramon F Herrera
(newbie alert) This is what I have so far: http://patriot.net/~ramon/upload_facility.html The code is shown below. It seems I need that actual script that performs the file transfer. I would prefer it in Python. TIA, -Ramon --- Name of file to be