>You can use javascript to perform this... Do the following: > <script type="text/javascript"> > document.formName.boxName.focus(); // set the focus to the box > </script>
Thank you Worked like charm Much appreciated Kind Regards Brent Clark -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php