![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: How to use a variable as a part of an object
From: VK <schools_ring@yahoo.com>
Date: Wed Nov 30 2005 - 21:45:01 CET
Stefan Mueller wrote:
document.forms["MyForm"].elements[MyVariable].value = "Test";
|