Hi!
I'm a true newbie to ASP, just bought a book etc. etc.
Finally when I was to write my first piece of VBScript code, i.e:
<SCRIPT Language=VBScript RUNAT=Server>
Response.Write "Hello world!"
</SCRIPT>
...I get errormsg: "Object required: 'Response'"
..why?
I'm running Win98 using 'Personal Web Server'.
Any replies are appreciated!
Regards.
/Robert
PS: I usually code in C++, so you needn't bother about describing "what an object is" etc. Thanks.
I'm a true newbie to ASP, just bought a book etc. etc.
Finally when I was to write my first piece of VBScript code, i.e:
<SCRIPT Language=VBScript RUNAT=Server>
Response.Write "Hello world!"
</SCRIPT>
...I get errormsg: "Object required: 'Response'"
..why?
I'm running Win98 using 'Personal Web Server'.
Any replies are appreciated!
Regards.
/Robert
PS: I usually code in C++, so you needn't bother about describing "what an object is" etc. Thanks.