RE: downloady filenames

2001-06-12 Thread Jon Galliers
This seemed to work. print "Content-type:application/whatever\n"."Content-Disposition: attachment; filename=$file\n\n" Thanks Jon ***** Jon Galliers [EMAIL PROTECTED] Programmer Perl/C++/MySQL/DB2/Java Design Net http

Re: LCN June

2001-06-06 Thread Jon Galliers
did anyone on the list work at razorfish uk?

Re: (possible) zip and file download problem

2001-04-23 Thread Jon Galliers
At 01:04 PM 4/23/01 +0200, you wrote: >On Mon, Apr 23, 2001 at 12:06:06PM +0100, Jon Galliers wrote: > > The main problem is that the zipped file downloads as "NameOfCGIFile.zip" > > and not "download.zip". > >I think you might like to have a loo

(possible) zip and file download problem

2001-04-23 Thread Jon Galliers
die "couldn't open file $!"; flock (DOCZIP, 2); print "Content-type:application/x-zip-compressed\n\n"; my $fileData; while (read(DOCZIP, $fileData, 1024)) { print $fileData; } unlink ("/web/www.website.com/docs/download.zip") or die "couldn't

Re: Server Upgrade

2001-04-20 Thread Jon Galliers
I have a spare pc100 DIMM, 128Mb, CAS2. Could you use this. Thanks Jon * Jon Galliers [EMAIL PROTECTED] Programmer Perl/C++/MySQL/DB2/Java Design Net http://www.design.net.uk Tel: +44(0)870 240 0088 Fax: +44(0)870 240

Re: The Natives are Revolting

2001-04-19 Thread Jon Galliers
I know you're all probably bored with this, but I was even more bored and checked out the site further >(Although "Chris"'s website http://storedscripts.virtualave.net/ is quite, >um, entertaining ...) It seems Burak Kanber (bk?) is Chris's best friend. Not bad for a 13 year old though, ('le

Re: Archive::Zip

2001-03-28 Thread Jon Galliers
FileNamed("boris.zip") == AZ_OK or die "Zip write error"; > > > >Greg Thanks Jon * Jon Galliers [EMAIL PROTECTED] Programmer Perl/C++/MySQL/DB2/Java Design Net http://www.design.net.uk Tel: +44(0)870 240 0088 Fax: +44(0)870 240 0099 *

Fwd: Re: yapc::Europe::19101?

2001-03-28 Thread Jon Galliers
dn't set compression method $!"; die 'write error', $zip->writeToFileNamed( 'download.zip' ) != AZ_OK ; TIA Jon * Jon Galliers [EMAIL PROTECTED] Programmer Perl/C++/MySQL/DB2/Java Design Net http://www.design.net.uk Tel: +44(0)870 240 0088 Fax: +44(0)870 240 0099 *

?party animals

2001-01-18 Thread Jon Galliers
ty on February 1st at the Strongrooms Bar EC1 that goes on till 2am; details from their website at http://weare.preloaded.com . ********* Jon Galliers [EMAIL PROTECTED] Programmer Perl/C++/MySQL/DB2/Java Design Net http://www.design.net.uk

RE: Teaching Java and Perl

2001-01-08 Thread Jon Galliers
mmercial' application to compete? When you consider the spread and use of Perl has without formal commercial support I don't think so. Jon Galliers Design Net [1]and thinking I should contribute something to this list, even if it is an incoherent ramble, and vowing that I'll make more effort to get to the next meeting.

RE: The List

2000-12-13 Thread Jon Galliers
potentially a very dumb question, but how does someone now subscribe to the london-pm list. Is it the same as:- subscribe london-list to [EMAIL PROTECTED] Thanks Jon Jon Galliers Programmer Design Net ***