View Single Post
  #2 (permalink)  
Old February 1st, 2006, 05:40 PM
rgouette rgouette is offline
Registered User
 
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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...


Reply With Quote