Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browser control within VFP
Message
From
18/02/2003 11:35:21
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Browser control within VFP
Miscellaneous
Thread ID:
00754507
Message ID:
00754507
Views:
52
Hello,

I'm using the web browser ActiveX control on a VFP7 form. I can display HTML correctly within the control. Now I want to be able to click on a link that then opens a pdf file within the browser control. Currently, it asks me if I want to "Download" it or "Open it from...".

I don't want this prompt to appear and would like for the pdf to open automatically within the browser. I've had this working correctly in the past, but, now it doesn't behave the same. Anyone know what I "fixed" to make it not work the way I want it to?

The code that I am using is as follows:
<a href="file:///c:/myfolder/mypdf.pdf" target="_self">View PDF</a>
TIA

Mike
Next
Reply
Map
View

Click here to load this message in the networking platform