Re: [fpc-pascal] CGI upload app

2009-07-01 Thread Graeme Geldenhuys
Vincent Snijders wrote: > > I wonder if Darius is still looking for an answer after more than 2 year > ... Well, in commercial terms (or like most companies here in RSA), that reply was instant! :-) Either way, it's good to know that you will get an answer in this mailing list, no matter how lo

Re: [fpc-pascal] CGI upload app

2009-06-30 Thread Vincent Snijders
FOFPC schreef: download the tool from http://fofpc.org/tools/ also library has some articles regarding your issue at 6-6-2007 19:23 Darius Blaszijk wrote: Hi I would like to upload a file through a web page. How can I do this using FPC? Is there any example available? I wonder if Darius

Re: [fpc-pascal] CGI upload app

2009-06-30 Thread FOFPC
download the tool from http://fofpc.org/tools/ also library has some articles regarding your issue Darius Blaszijk wrote: > > Hi I would like to upload a file through a web page. How can I do this > using FPC? Is there any example available? > > Darius > ___

Re: [fpc-pascal] CGI upload app

2008-11-04 Thread Graeme Geldenhuys
On Tue, Nov 4, 2008 at 1:16 PM, Henry Vermaak <[EMAIL PROTECTED]> wrote: > i can see it here: > > http://powtils.googlecode.com/svn/dev/examples/upload-file/up.dpr Ah dope!!! Stupid me. I saw ".." and "up" and figured that's the web servers "browse a directory" auto generated interface. "up" bein

Re: [fpc-pascal] CGI upload app

2008-11-04 Thread Lukas Gradl
Graeme Geldenhuys schrieb: Hi Darius, Did you ever manage to get an example of uploading a file? I've got a CGI app based on Powtils or PSP or whatever it's called these days. My CGI app needs to permit uploading of files, but I got no idea how to do it. Regards, - Graeme - You just want t

Re: [fpc-pascal] CGI upload app

2008-11-04 Thread Henry Vermaak
2008/11/4 Graeme Geldenhuys <[EMAIL PROTECTED]>: > On 11/4/08, Leonardo M. Ramé <[EMAIL PROTECTED]> wrote: >> If you checkout Powtils from svn at http://powtils.googlecode.com/svn/dev >> you'll find an example inside examples/upload-file. >> > > Thanks, but all the example directories are empty. :

Re: [fpc-pascal] CGI upload app

2008-11-04 Thread Graeme Geldenhuys
On 11/4/08, Leonardo M. Ramé <[EMAIL PROTECTED]> wrote: > If you checkout Powtils from svn at http://powtils.googlecode.com/svn/dev > you'll find an example inside examples/upload-file. > Thanks, but all the example directories are empty. :-( Regards, - Graeme -

Re: [fpc-pascal] CGI upload app

2008-11-04 Thread Leonardo M . Ramé
;[EMAIL PROTECTED]> > Subject: Re: [fpc-pascal] CGI upload app > To: "FPC-Pascal users discussions" > Date: Tuesday, November 4, 2008, 5:45 AM > Hi Darius, > > Did you ever manage to get an example of uploading a file? > I've got a > CGI app based on Powtils or P

Re: [fpc-pascal] CGI upload app

2008-11-04 Thread Graeme Geldenhuys
Hi Darius, Did you ever manage to get an example of uploading a file? I've got a CGI app based on Powtils or PSP or whatever it's called these days. My CGI app needs to permit uploading of files, but I got no idea how to do it. Regards, - Graeme - On 6/6/07, Darius Blaszijk <[EMAIL PROTECTE

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Darius Blaszijk
Thanks to all for their help. For now I will stick to psp because I need it to work with 2.0.4. Darius Michael Van Canneyt wrote: On Tue, 5 Jun 2007, Darius Blaszijk wrote: Hi I would like to upload a file through a web page. How can I do this using FPC? Is there any example available?

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Burkhard Carstens
Am Mittwoch, 6. Juni 2007 18:07 schrieb Michael Van Canneyt: > On Wed, 6 Jun 2007, Burkhard Carstens wrote: > > Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: > > > On Tue, 5 Jun 2007, Darius Blaszijk wrote: > > > > Hi I would like to upload a file through a web page. How can I > > >

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Michael Van Canneyt
On Wed, 6 Jun 2007, Burkhard Carstens wrote: > Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: > > On Tue, 5 Jun 2007, Darius Blaszijk wrote: > > > Hi I would like to upload a file through a web page. How can I do > > > this using FPC? Is there any example available? > > > > The fpw

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Burkhard Carstens
Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: > On Tue, 5 Jun 2007, Darius Blaszijk wrote: > > Hi I would like to upload a file through a web page. How can I do > > this using FPC? Is there any example available? > > The fpweb or cgiapp components can do this for you. The README.TXT

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Michael Van Canneyt
On Wed, 6 Jun 2007, Joao Morais wrote: > Michael Van Canneyt wrote: > > > > On Wed, 6 Jun 2007, Burkhard Carstens wrote: > > > > > Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: > > > > On Tue, 5 Jun 2007, Darius Blaszijk wrote: > > > > > Hi I would like to upload a file through

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Joao Morais
Michael Van Canneyt wrote: On Wed, 6 Jun 2007, Burkhard Carstens wrote: Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: On Tue, 5 Jun 2007, Darius Blaszijk wrote: Hi I would like to upload a file through a web page. How can I do this using FPC? Is there any example available? T

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Burkhard Carstens
Am Mittwoch, 6. Juni 2007 14:38 schrieb Michael Van Canneyt: > On Wed, 6 Jun 2007, Burkhard Carstens wrote: > > Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: > > > On Tue, 5 Jun 2007, Darius Blaszijk wrote: > > > > Hi I would like to upload a file through a web page. How can I > > >

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Michael Van Canneyt
On Wed, 6 Jun 2007, Burkhard Carstens wrote: > Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: > > On Tue, 5 Jun 2007, Darius Blaszijk wrote: > > > Hi I would like to upload a file through a web page. How can I do > > > this using FPC? Is there any example available? > > > > The fpw

Re: [fpc-pascal] CGI upload app

2007-06-06 Thread Burkhard Carstens
Am Dienstag, 5. Juni 2007 22:21 schrieb Michael Van Canneyt: > On Tue, 5 Jun 2007, Darius Blaszijk wrote: > > Hi I would like to upload a file through a web page. How can I do > > this using FPC? Is there any example available? > > The fpweb or cgiapp components can do this for you. Michael, is th

Re: [fpc-pascal] CGI upload app

2007-06-05 Thread Michael Van Canneyt
On Tue, 5 Jun 2007, Darius Blaszijk wrote: > Hi I would like to upload a file through a web page. How can I do this using > FPC? Is there any example available? The fpweb or cgiapp components can do this for you. Michael. ___ fpc-pascal maillist -

Re: [fpc-pascal] CGI upload app

2007-06-05 Thread Marc Pertron
Darius Blaszijk a écrit : Hi I would like to upload a file through a web page. How can I do this using FPC? Is there any example available? Hi, You can use PSP : http://psp.furtopia.org/cgi-bin/psp/download.psp I wrote a e-commerce website in just a few days with it, it's very efficient ! M

[fpc-pascal] CGI upload app

2007-06-05 Thread Darius Blaszijk
Hi I would like to upload a file through a web page. How can I do this using FPC? Is there any example available? Darius ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal