|
|
Classic ASP
Started by Geek at 09-09-2005 4:20 AM. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
09-09-2005, 4:20 AM
|
Geek
Joined on 09-09-2005
Posts 2
|
Open a PDF file via ASP DataGrid from a Local Disk
|
|
|
|
|
I have an ASP app for a guy with a dial up modem. He needs to look at 60,000 PDF documents that the OCR scanner missed picking up a transaction date. I have posted the PDF to the server and they are also on this guys local hard drive. He needs to be running my update page and click on the corresponding hyperlink to the PDF document. This works great when it pulls from the server - it opens a new window and auto opens the PDF in Adobe. Now for the life of me I can not get this application to open from the local drive - saving this guy at dial up speed 30 seconds per transaction. Has anyone ever be able to open a PDF from the local drive - via a hyperlink in the DataGrid?
|
|
|
|
|
Report
|
|
|
|
10-04-2005, 5:37 AM
|
jamesh
Joined on 10-05-2005
Posts 1
|
Re: Open a PDF file via ASP DataGrid from a Local Disk
|
|
|
|
|
|
Hi Geek,
Since no-one responded regarding the DataGrid I suggest you put the PDF's in a local website on the guy's machine and refer to them through your application via http://localhost.
Cheers,
James
Cheers,
James
|
|
|
|
|
Report
|
|
|
|
|
Webhost4life Fo... » General Discuss... » Classic ASP » Open a PDF file via ASP DataGrid from a Local Disk
|
|
|
|