On 6/26/06, Luis P. Mendes <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> > Ok, I *think* I understand your problem a bit better.
> >
> > One thing you can do is store some information (filename, or
> > something) in the session object for the user. Then it do
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Ok, I *think* I understand your problem a bit better.
>
> One thing you can do is store some information (filename, or
> something) in the session object for the user. Then it doesn't matter
> how long it takes for the user to press the button (un
On 6/23/06, Luis P. Mendes <[EMAIL PROTECTED]> wrote:
> I've read both previously to posting, but those don't seem to address my
> question of generating both a web page and a file at the same time of
> the latter after pressing a button in the former.
>
Ok, I *think* I understand your problem
Jay Parlar escreveu:
> These might be of some assistance to you:
>
> http://www.djangoproject.com/documentation/outputting_pdfs/
> http://www.djangoproject.com/documentation/outputting_csv/
>
> Jay P.
I've read both previously to posting, but those don't seem to address my
question of generati
These might be of some assistance to you:
http://www.djangoproject.com/documentation/outputting_pdfs/
http://www.djangoproject.com/documentation/outputting_csv/
Jay P.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
Hi,
The problem is I want to create a dynamic web page and to build a
dynamic excel file based on the same data used for screen output.
I haven't decided yet on:
a) if the file is built only after a user presses a button in the
rendered page and the request activates another view function;
b) or
6 matches
Mail list logo