How to Set values to Session in Javascript

var session_value='<%=Session["Test"]%>'; 
alert(session_value); 

Comments

Popular posts from this blog

HOW TO Use the NumericUpDown Control

Executing PowerShell scripts from C#

How To Get IP & Locations details of client machine in asp.net