
February 1st, 2006, 05:40 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
quote:Originally posted by rgouette
So, here I am, trying to simply display a textbox with jscript.
I have Ultraedit32.
I have one line of code which reads:
window.alert("Welcome! Press OK to continue.");
I click the filename.js, and my WindowsXP o/s echoes this:
Line: 1
Char: 1
Error: 'window' is undefined
someone please enlighten me as to what else needs to happen in order to display text?
Thanks in advance & I hope I didn't miss an existing JScript forum...
|
|