xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<script type="text/vbscript">
document.write(Len("This is a beautiful day!"))
</script>
</body>
</html>