I already have code that will set focus on a FORM statement from Twey - ONLOAD="document.forms[0].elements[0].focus()" - but between the BODY statement and where I want the focus, there are two separate tables and a .GIF. This makes the set focus fail every time.
Anyone have any suggestions?



Reply With Quote
You've forgotten to remove that code, just closing the tag before it so the browser sees it as text. Remove the red text.

Bookmarks