Web html/vbscripting help?

william

New member
My help is simple really. All I need is to put the sentence 'Hi my name is William Goh. My favourite band is "Coldplay"

My internet scripting goes like this

<html>
<body>

<script type="text/VBScript">
document.write("Hi my name is William Goh.My favourite band is(Chr(34)"Coldplay"Chr(34)
</script>

</html>
</body>
WHAT DO YOU MEAN WHO CARES? My script isin't working, when I type in that code in Notepad, it doesn't show up. I need to know why the quotes doesn't show up. Why would I ask help if I get an answer from you saying who cares?
 
Back
Top