Could anybody pleased tell me how can i use VBScript to do the same thing as the following code does
<script language=JavaScript>
foto1= new Image();
foto1.src=("c:\inetpub\ document.write(foto1.height)
</script>
THX!!!!!!!!!!1
<script language=JavaScript>
foto1= new Image();
foto1.src=("c:\inetpub\ document.write(foto1.height)
</script>
THX!!!!!!!!!!1