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
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. :
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
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
If you checkout Powtils from svn at http://powtils.googlecode.com/svn/dev
you'll find an example inside examples/upload-file.
Leonardo M. Ramé
http://leonardorame.blogspot.com
--- On Tue, 11/4/08, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
> From: Graeme Geldenhuys <[EMAIL PROTECTED]>
> Subj
> Change to
>
>Function rSafeVar: SafeVar_typ;
Joao Morais
Sorry about that. I pasted the wrong code in the email. I have
already changed that. It does still not compile after the change.
Carsten
Med venlig hilsen
Carsten Bager
BEAS A/S
Brørupvænget 10
DK-7650 Bøvlingbjerg
Tlf. : +45 97
> http://bugs.freepascal.org
>
> Jonas
Thanks Jonas, I didn't notice the tabs above until yesterday, so I thought
it was a Lazarus only bugtracker.
Best regards,
Normann
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepasc
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 -
On Mon, Nov 3, 2008 at 8:17 PM, Jonas Maebe <[EMAIL PROTECTED]> wrote:
>> 3) I should trace the information from the bottom line to the top line...
>
> It's a backtrace, like when an exception or run time error occurs. The top
> line is the actual place where the allocation happened, the next is t
>
> Here the Data getter is called, ie, hSafeVar, because you are reading a
> value from it.
>
> Use a function as a getter instead of a class member. Btw getters and
> setters have not the same syntax, you need to create two different methods.
Was it this you meant? Now I cannot compile. If I cha
Carsten Bager wrote:
Here the Data getter is called, ie, hSafeVar, because you are reading a
value from it.
Use a function as a getter instead of a class member. Btw getters and
setters have not the same syntax, you need to create two different methods.
Was it this you meant? Now I cannot co
Better if it supports FPC dialect, too.
--
View this message in context:
http://www.nabble.com/Any-good-Pascal-interpreter--tp20336843p20336843.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
___
fpc-pascal maillist - fp
Have you tried PascalScript?
http://www.remobjects.com/ps.aspx
--
Aleksa Todorovic
Lead Programmer
Eipix, Game Develoopment Company
www.eipix.com
On Wed, Nov 5, 2008 at 07:46, leledumbo <[EMAIL PROTECTED]> wrote:
>
> Better if it supports FPC dialect, too.
> --
> View this message in c
13 matches
Mail list logo