Markup page <input type=”text” name=”customer” value=”< %= Session("Customer") %>“> Code behind Dim CustomerName As String = Request.Form(“customer”)
Archive for June 5, 2012
Archive for June 5, 2012
Markup page <input type=”text” name=”customer” value=”< %= Session("Customer") %>“> Code behind Dim CustomerName As String = Request.Form(“customer”)