Of Erick Thompson
> Sent: Tuesday, May 28, 2002 3:47 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] PDF Downloads
>
>
> Wayne,
>
> Sure, no problem. In the Page_Load event handler, put in
> something like
>
> Response.Clear();
>
> Res
ase, keyed by an ID passed through the URL.
--b
Bryan Batchelder
eBusiness Consultant
ConnectWise, Inc.
813-935-7100 x 425
> -Original Message-
> From: Erick Thompson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 28, 2002 4:47 PM
> To: [EMAIL PROTECTED]
> Subject:
yWrite(pdf);
And your good to go.
Erick
- Original Message -
From: "Wayne Lee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 1:41 PM
Subject: Re: [DOTNET] PDF Downloads
Erik & peter,
Thanks for your reply guys, a code some would be g
ED]] On Behalf Of
Erick Thompson
Sent: 28 May 2002 21:37
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] PDF Downloads
Wayne,
You do the same thing as you would do in ASP. Use the Response object,
clear the existing headers, output the headers with your content-length,
content-disposition, etc, and the
--- Wayne Lee <[EMAIL PROTECTED]> wrote:
> I have an asp.net app written using c#. What I'd like to do is when
> someone clicks a hyperlink, say:
>
> Click
>
> I'd like that to open a new page, run a db query which returns the
> filename of that doc, and triggers the download of the pdf. A
e" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 11:16 AM
Subject: [DOTNET] PDF Downloads
Hi all,
Great list this!! Well impressed after 4 hours!! ;)
I have an asp.net app written using c#. What I'd like to do is when
someone clicks a hyperlink, say:
Hi all,
Great list this!! Well impressed after 4 hours!! ;)
I have an asp.net app written using c#. What I'd like to do is when
someone clicks a hyperlink, say:
Click
I'd like that to open a new page, run a db query which returns the
filename of that doc, and triggers the download of t