Skip to navigation
How to use a string as variable or object name?
07.12.13
formname = "document.form" + count + ".quantity.value" var theValue = eval(formname);
Reply
Anonymous
How to use a string as variable or object name?
formname = "document.form" + count + ".quantity.value" var theValue = eval(formname);
07.12.13
Reply
Anonymous
Information Epoch 1732374733
Programmer time is expensive, conserve it in preference to machine time.
Home
Notebook
Contact us