How do you post a current page to different ASPx page?
Anonymous
SP.NET provides the following ways for you to build redirection into your Web pages: * Using hyperlinks on pages. *Configuring cross-page posting, which enables you to specify an alternate target page when the current page is submitted. * Redirecting programmatically by forcing the browser to request a different page. *Redirecting programmatically by transferring control to a different page in the same Web application.
Check out your Company Bowl for anonymous work chats.