![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | digital certified in a vbscript function Hi, I´m developing a Intranet to a company and there is a functionality to execute a program from webpage. Then I made a simple function using vbscript (I know that is works only in Internet Explorer). The function is: Function exec(program) Set shell = CreateObject("WScript.Shell") shell.Run Chr(34) & program & Chr(34), 1, false Set shell = Nothing End Function But my Project Manager asked me to make a digital certified to this function. Is it possible? Can I generate a digital certified and put it in a simple function embeded in a webpage? Sorry my poor english. Thank you. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: digital certified in a vbscript function You have to go into IE's Security Zone and add your site to the trusted sites list. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: digital certified in a vbscript function On 4 fev, 17:11, "gimme_this_gimme_t...@xxxxxx" <gimme_this_gimme_t...@xxxxxx> wrote: Quote: > You have to go into IE's Security Zone and add your site to the > trusted sites list. |
My System Specs![]() |
| | #4 (permalink) |
| | Re: digital certified in a vbscript function I saw something today you will find helpful. MS Office comes with a program for creating digital certifcates called Selfcert.exe. It allows you to create digital certificates. For details see page 27 of "Microsoft Office 2007 Programming". Try Googling Selfcert.exe and see if you get lucky. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| VBscript Array Split Function | VB Script | |||
| VBScript procedure and function calls | VB Script | |||
| VBScript to search LDAP from Excel function? | VB Script | |||
| VBScript function in a .htm page | VB Script | |||
| BUG: Redirecting function contents to a file truncates function lines at the width of the console | PowerShell | |||