Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browser control within VFP
Message
De
18/02/2003 11:35:21
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Browser control within VFP
Divers
Thread ID:
00754507
Message ID:
00754507
Vues:
55
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform