.focus()

thread: 1 message  |  last: a year ago  |  started: thursday, june 17, 2010, 2:56 am pdt


#1  |  Muthu kumar (India) India
Thursday, June 17, 2010, 2:56 AM PDT

try this one

protected function Form_Exit() {        
           
           $this->txtfieldname->Focus();
           
       }



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.