If you are talking about setting focus on another control, use SetFocus
method. This is for 2.0. In 1.1 you can set focus with some simple
javascript.

Signature
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
> Is it possible for a button to be pressed that causes a postback and
> then return to a different part of the page specified by a bookmark -
[quoted text clipped - 3 lines]
>
> Pb