On Thu, 11 Jul 2002 11:25:50 -0400, you wrote: >Is there anyway to automate this, so that when a page loads it automatically >goes to the first field, and 'highlights' the entry area? (Btw, I tried >'tabindex=1' but it still does not do what I'd like it to.
Javascript, not PHP. Look up the focus() property of a text entry box. (hint: look at the source for http://www.google.com/) djo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php