Ask a Question related to ASP Database, Design and Development.
-
Jeff Fenn #1
Retrieve pdf files from SQL Server
Hi
Doesn anyyone know the proper lines of ASP code to sucessfully retrieve a pdf file from SQL server. Everytime I run my code I get gibberish all over the screen. I would like it to prompt me to save the file to disk
Thanks
-Jeff
Jeff Fenn Guest
-
store/retrieve images to server
Hi All, I want to retrieve images from server and send them back to Servlet without using FileUpload. It's an urgent requirement please help me out.... -
#39234 [Opn]: Retrieve short names to files.
ID: 39234 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug... -
#39234 [NEW]: Retrieve short names to files.
From: RQuadling at GMail dot com Operating system: Windows XP SP2 PHP version: 5CVS-2006-10-23 (snap) PHP Bug Type: ... -
Retrieve attachments from Exchange Server
Hi guys, I'm trying to create a CF based webmail interface for a Microsoft Exchange 2003 server. All works fine using POP3 except the... -
Retrieve Files using HttpWebRequest
Hi, I'm building WS that response on files (retrieve files from file server to client). I'm using HttpWebRequest to retrieve the file and send... -
Ray at #2
Re: Retrieve pdf files from SQL Server
Please do not multipost.
Ray at work
"Jeff Fenn" <fenn@bravuranetworks.com> wrote in message
news:A3A4946D-B5D7-49D5-AE16-0259548EB445@microsoft.com...pdf file from SQL server. Everytime I run my code I get gibberish all over> Hi,
>
> Doesn anyyone know the proper lines of ASP code to sucessfully retrieve a
the screen. I would like it to prompt me to save the file to disk.>
> Thanks.
>
> -Jeff
Ray at Guest
-
Jeff Cochran #3
Re: Retrieve pdf files from SQL Server
On Fri, 27 Feb 2004 07:16:10 -0800, Jeff Fenn
<fenn@bravuranetworks.com> wrote:
Retrieve the path to the file from the database and send it as a URL.>Doesn anyyone know the proper lines of ASP code to sucessfully retrieve a pdf file from SQL server. Everytime I run my code I get gibberish all over the screen. I would like it to prompt me to save the file to disk.
Store the PDF outside the database. If the client has Acrobat
installed it will open in the reader and if not it can be saved to a
disk.
Jeff
Jeff Cochran Guest
-
Re: Retrieve pdf files from SQL Server
We can't do that because it wouldn't be secure. We only
want the person who is logged in to have access to the
file.
-Jeffsucessfully retrieve a pdf file from SQL server.>-----Original Message-----
>On Fri, 27 Feb 2004 07:16:10 -0800, Jeff Fenn
><fenn@bravuranetworks.com> wrote:
>>>Doesn anyyone know the proper lines of ASP code to
Everytime I run my code I get gibberish all over the
screen. I would like it to prompt me to save the file to
disk.it as a URL.>
>Retrieve the path to the file from the database and sendAcrobat>Store the PDF outside the database. If the client hasbe saved to a>installed it will open in the reader and if not it can>disk.
>
>Jeff
>.
>Guest



Reply With Quote

