Re: [fpc-pascal]RE: using sessions and cookies with Free Pascal

2004-02-08 Thread Michael . VanCanneyt


On Fri, 6 Feb 2004, Jeff Pohlmeyer wrote:

> There is a cookies unit listed under " Contributed Units -> Internet "
> on the freepascal website, but unfortunately, the link seems be broken.
> ( Or at least down right now. ) 
> 
> I had a copy laying around, so I uploaded it to my personal homepage:
> 
>   http://houston.quik.com/jkp/cookies.zip
> 
> 
> Please note that I did NOT write this unit, and I have NOT tested it.
> 
> But it looks like it *might* be a starting place...

Thanks, 

I will try to update the existing CGI units in FPC based on what I find
here.

Michael.

___
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal]trouble with fp.exe

2004-02-08 Thread Michael . VanCanneyt


On Thu, 5 Feb 2004, Andrew J.Swan [home] wrote:

> * Hi Fpc-list,
>  
> w:\pascal\pp\fp.exe
> ,- [ fp.exe - Entry Point Not Found ]
> | The procedure entry point __error could not be located
> | in dynamic link library crt.dll
> `-

There seems to be a version conflict. Did the behaviour change after you
upgraded or something like that? crt.dll is a windows library, which is
outside our control...

Michael.

___
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal