Hi,
I'm a newbie in vbscript. I'm trying to create a script to look for files in system32. I want it to seach all computers on my network get file version for .dll files and extract that to access database.
I would like to also put that into html. lets say i create a text box and command button. I type the file in the text area and hit submit. I would like for it to find what ever file or files verison that I type in the textarea. On my web form and put the results in report.
Can someone give me example or the script please, I don't know where to start. Thank you
I'm a newbie in vbscript. I'm trying to create a script to look for files in system32. I want it to seach all computers on my network get file version for .dll files and extract that to access database.
I would like to also put that into html. lets say i create a text box and command button. I type the file in the text area and hit submit. I would like for it to find what ever file or files verison that I type in the textarea. On my web form and put the results in report.
Can someone give me example or the script please, I don't know where to start. Thank you