html:text box focus setting using javascript
Hi all,pls help me with setting the focus on a html:text box using a javascript function where i have validated the value of that text box. document.formName.textName.focus () is not working .Thanks in advance