Re: Importing PKCS7 Certificate Into Internet Explorer

2003-02-27 Thread Mark Liu
t; To: [EMAIL PROTECTED] > cc: > Subject:Re: Importing PKCS7 > Certificate Into Internet Explorer > > > Thanks a lot, Mark, > > I actually read that MSDN description of acceptPKCS7 > function, which does not say what "result&quo

Re: Importing PKCS7 Certificate Into Internet Explorer

2003-02-27 Thread Mark . Shoneman
e respond to openssl-users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: Importing PKCS7 Certificate Into Internet Explorer Thanks a lot, Mark, I actually read that MSDN description of acceptPKCS7 function, which does not say what "result"

Re: Importing PKCS7 Certificate Into Internet Explorer

2003-02-27 Thread Mark Liu
Thanks a lot, Mark, I actually read that MSDN description of acceptPKCS7 function, which does not say what "result" is. Do you mean that "result" is actually a reserved key word in VBScript that refers to an HTTP response? In other words, "result" is not the name of a hidden HTML form? Thanks.