Hello,
I want a VBscript which I can embed in my asp webpage and when opened it will list the directories and files in the folder
it's a simple script for you guys .. plz help me with this
I will add the script like this in my webpage
my server is windows server IIS 7
so after adding .. when the webpage is opened .. it will display the list of files and folders which are there in that directory
thank you
I want a VBscript which I can embed in my asp webpage and when opened it will list the directories and files in the folder
it's a simple script for you guys .. plz help me with this
I will add the script like this in my webpage
PHP:
<script type="text/vbscript" src="http://domain.com/file_you_will_give_me.vbs"></script>
my server is windows server IIS 7
so after adding .. when the webpage is opened .. it will display the list of files and folders which are there in that directory
thank you