----- Original Message ----- From: "matthew perry" <mwperry@xxxxxxxxxxx> To: <php-db@xxxxxxxxxxxxx> Sent: Wednesday, April 28, 2004 5:44 AM Subject: Cursor in text box. > My users complain about everything. > The most common is "Why do I have to move the mouse over to this box > every time? Waaaah!" > How do I get the cursor to que into the first input area of my form? > > -Matt easiest way IMO is : <body onload="document.formname.inputname.focus()"> Hope it helps. > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php