How does VBScript communicate with IE popup dialog box?
- From: "antonyliu2002@xxxxxxxxx" <antonyliu2002@xxxxxxxxx>
- Date: 7 Apr 2007 22:23:12 -0700
I am very new to VBScript. I am working on a web application that
requires user authentication through digital certificates.
When the user attempts to log into his account from a web form, IE
pops up a dialog box with a list of digital certificates available to
this user. The dialog box looks exactly like this one:
http://farm1.static.flickr.com/167/442962234_ab4a756b8c_o.png
The user can select an appropriate certificate from that list. Now, I
would like to know in my VBScript which one has been selected by the
user, so that I can retrieve the selected certificate (and thus the
private key) and sign a token, which will be sent to the web server
for verification.
I have no idea how VBScript communicates with such kind of IE popups.
Any hint? Thanks a lot!
.
- Follow-Ups:
- Re: How does VBScript communicate with IE popup dialog box?
- From: Paul Randall
- Re: How does VBScript communicate with IE popup dialog box?
- From: mr_unreliable
- Re: How does VBScript communicate with IE popup dialog box?
- Prev by Date: Re: How can I hide vbscript code
- Next by Date: Re: Proper Database Connection Cleanup
- Previous by thread: Re: How can I hide vbscript code
- Next by thread: Re: How does VBScript communicate with IE popup dialog box?
- Index(es):