Save a excel file to client

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
t047554
Forum Newbie
Posts: 7
Joined: Mon Jun 16, 2003 6:58 am

Save a excel file to client

Post by t047554 »

Hi all,

I'm new in the PHP world and I need some help,

I'm trying to create a Excel file from a query and save it on the client. The file is always saved on the server side.

bye
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

There are a couple of classes doing just that at phpclasses.org.
t047554
Forum Newbie
Posts: 7
Joined: Mon Jun 16, 2003 6:58 am

Post by t047554 »

Thank you PatrikG,

I have found all I need.

Thank's
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

:)
Post Reply