Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Security Alerts
Message
De
27/06/2000 12:10:32
 
 
À
27/06/2000 11:35:38
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
Information générale
Forum:
Internet
Catégorie:
Microsoft Internet Explorer
Titre:
Divers
Thread ID:
00384647
Message ID:
00385167
Vues:
39
Cheers Mark,

I'll try it out...

Mace

>>Hi All
>>
>>I would like to create an app that would automate the downloading of files from a web-site. The problem is, because the site is secure and clients have to be authenticated with a certificate a number of dialog boxes are displayed. Is there a property or a way to:
>>
>>a) to determine if a dialog box has been created during navigation?
>>b) reference these security alert dialog boxes?
>>
>>Thanks
>>
>>Mace
>
>Hi Mace,
>
>Take a look at the MS Internet Transfer Control. It will allow you to make a http connection and retrieve file from code. I'm not sure what it'll do with the errors though.
>
>e.g.
>
>x = createobject("inetctls.inet.1")
>lcText = x.OpenURL("http://www.memome.com/default.htm")
>? lctext
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform