javascript_howto thread: How to dynamicly write a loop or variable with a variable?
thanks!
----- Original Message -----
From: <agaisin@c...>
To: "JavaScript HowTo" <javascript_howto@p...>
Sent: Saturday, January 12, 2002 12:06 PM
Subject: [javascript_howto] Re: How to dynamicly write a loop or variable
with a variable?
> look into using eval()
> see here for more:
> http://msdn.microsoft.com/library/en-us/script56/html/js56jsmtheval.asp
>
> ---- Message from "TurnenT" <turnent@h...> at Sun, 13 Jan 2002
01:04:47 ------
> >Is it possible? say you have a function:
> >
> >function abcd(imgName)
> >{
> > var efg;
> > for (efg=0; efg < form.+imgName+.value; efg ++)
> > {
> > var vlf+ efg + = form.+imgName+value;
> > }
> >}
> >
> >Do you just write the variable imgName in between the periods (.)
> >without "+"'s or with? Thank you in advance,
> >TurnenT
$subst('Email.Unsub').
>
>
>
$subst('Email.Unsub').