<%@ Page Language="VB" Explicit="True"> <script runat="server"> Dim sCurrentState As String </script> <html> <head> <script language="JavaScript"> <!-- var currentState = <% Response.Write(CurrentState) %>; var pageIsPostBack = <% Response.Write(LCase(Page.IsPostBack)) %>; // --> </script> </head> <body> </body> </html>
Requires Free Membership to View
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial DirectorThis was first published in January 2005