In C# it is in the format:
Code:
Session["FullName"] = strFullName;
DJ