thanks guys, that ought to do it
anyway this was just an optional function im trying to implement, i might stick to this for awhile
<%@ Page Language="vb" MaintainScrollPositionOnPostBack="true" %>
i have a form which i validate on code behind, after postback the page is on its topmost, i wanted it to move to an anchor somewhere in my page, anyone knows how to do this, or is there an alternative to this?