E Eliyahu Goldin Oct 12, 2004 #2 You can do it in a javascript. Setup an onload event for the <body> tag. In the event handler put a line myForm.myControl.focus(); Eliyahu
You can do it in a javascript. Setup an onload event for the <body> tag. In the event handler put a line myForm.myControl.focus(); Eliyahu