Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > PDF Files via ASP

Reply
Thread Tools Display Modes

PDF Files via ASP

 
 
Liberator
Guest
Posts: n/a

 
      07-03-2007
Utilities company have bills online for viewing. These are in pdf format but
not directly accessable ie you cant right click and "save as". You have to
click on a link for your current bill, this then opens up a popup IE window
saying "retreiving your bill". File download blocked so you allow download,
You then get open "billview.asp" then "do you want to open or save the file?"
You select Open, but the pdf format bill wont open in the window for viewing
the bill. Gets stuck in a loop asking to open the billview.asp all the
time. Any ideas? Using Foxit 2. Do not want to try bloatware Adobe just to
view pdf files. Used to work with Foxit ok on older system with IE6 and W2K
 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      07-03-2007
Not sure I understand the scenario, but you can't "open" an ASP file -
that's a file of Active Server Page code, not a document.

Many such billing websites don't have links to a static PDF doc, waiting for
you to download. Instead, the link is to an ASP page, which will pull your
billing info from the database as required, turn it into a PDF, and maybe
kick off a file download for you. You don't want to open an ASP page -
that's just program code.

Probably the easiest solution would be to "Save" rather than Open, and the
ASP code will downlaod the PDF file to your hard disk.

If that isn't how the website works, you may need to take it up with the
guys who run the website. They probably have a Help or Contact Us link.
Whether you have PDF associated with Foxit or Adobe Reader will make no
difference, to how the website handles PDF files. There may be an error in
the logic of their ASP code, if you can't save the PDF file to disk.

Hope it helps,
Andrew

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Offline Files - over 1 minute to delay to access files Greg Jimson Windows Vista File Management 2 12-06-2007 07:41 PM
Offline Files - tmp files - GUID - Access is denied - Sync Bill Wood Windows Vista Networking 4 12-05-2007 12:18 PM
Access Vista Install DVD Files-Replace Corrupt Files uvbogden Windows Vista General Discussion 0 08-22-2007 10:02 AM
No files or data on IE 7 temporary Internet Files on standard acco GT Windows Vista General Discussion 3 02-27-2007 09:57 PM
Missing video files in Temporary Internet Files folder ? aquafx Windows Vista General Discussion 0 08-01-2006 03:49 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59