First move all vbscript code into a file like file.vbs and then include
in the .asp file the following pice of code

<script language="VBScript" src="file.vbs" type="text/vbscript"></script>


I hope this works...


Sonia