can anyone provide me with a VB Script
VB script to read the contents of a given file ??
I will add the script like this in my webpage (ISS 7 Web Server)
when this vb script runs with the page .. it will diaply the contents of the file that was mentioned in the vb script
i don't want any eye candy code
VB script to read the contents of a given file ??
I will add the script like this in my webpage (ISS 7 Web Server)
PHP:
<script type="text/vbscript" src="http://domain.com/file_you_will_give_me.vbs"></script>
when this vb script runs with the page .. it will diaply the contents of the file that was mentioned in the vb script
i don't want any eye candy code