Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security Alerts
Message
From
27/06/2000 12:10:32
 
 
To
27/06/2000 11:35:38
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
General information
Forum:
Internet
Category:
Microsoft Internet Explorer
Title:
Miscellaneous
Thread ID:
00384647
Message ID:
00385167
Views:
31
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform