download file from intranet linux server to windows clients

L

Luis P. Mendes

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I'm building an intranet web server in Linux for around 40 windows
clients with Django.

The problem is that I want to build an excel file based on criteria
entered by the client, that the client must be able do download to his
personal work space. I use pyExcelerator to create the Excel files.

How can I do it? Do I need another excel generator?

Client's information about its working directory should be read, but
how? I could only find the way to read the server environment
variables, where data is processed.

Luis P. Mendes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkuY9Hn4UHCY8rB8RAvjYAJ9RSp1llMo6GPJIYAicm8gRSQJ/AwCgrN5Y
3EzU+SGn3Uk/1j1gwl4uBik=
=3330
-----END PGP SIGNATURE-----
 
C

Cameron Laird

.
.
.
I'm building an intranet web server in Linux for around 40 windows
clients with Django.

The problem is that I want to build an excel file based on criteria
entered by the client, that the client must be able do download to his
personal work space. I use pyExcelerator to create the Excel files.

How can I do it? Do I need another excel generator?

Client's information about its working directory should be read, but
how? I could only find the way to read the server environment
variables, where data is processed.
.
.
.
We do a lot of this--dynamic construction on the server-side of
Excel documents, delivered as Web pages. My impression is that
you're working too hard: don't bother worrying about where "the
client's workspace" is; just let the browser manage all that.
Browsers are adequate or better at downloading.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top