D
Darin
I have an html page (warehouse.htm) that has 2 frames (header.aspx and
checkstock.aspx). When warehouse.htm opens, and the other 2 aspx pages
load, I want the cursor to be sitting on the first textbox (titem) in
checkstock.aspx.
How do I do that? I have tried setting the tabindex of titem to 0, but
it made no difference.
Thanks.
Darin
checkstock.aspx). When warehouse.htm opens, and the other 2 aspx pages
load, I want the cursor to be sitting on the first textbox (titem) in
checkstock.aspx.
How do I do that? I have tried setting the tabindex of titem to 0, but
it made no difference.
Thanks.
Darin