the endeavors of a professional geek at microsoft.
December 2005 - Posts
-
My latest ASP.NET coding endeavor required that I perform a postback and then transfer control over to a different page (primarily for URL concealment purposes) using Server.Transfer . I needed to be able to pass values from the source page to the target Read More...
|