> -----Original Message-----
> From: [EMAIL PROTECTED] On Behalf Of Brent Eades
> Sent: Friday, November 06, 1998 1:59 PM

> the brackets denote 'window.document.[thing_1_deluxe].value',

I think you meant to have "form" between "document." and "{".
Also, this only works if thing_1_deluxe is a variable that has
a string value equal to the name of one of the elements in
the array document.form or a numeric value equal to the index
of one of the elements in document.form (that is, 
0 <= thing_1_deluxe < document.form.length).

Bob Munck

____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to