document.getElementById('TextBox1'); is the recommended way to do it, getElementById is W3C standard recommendation. Oli
V
Varactor
@Varactor
document.getElementById('TextBox1'); is the recommended way to do it, getElementById is W3C standard recommendation. Oli