6
Reply

how to get session value from ashx to aspx

Durga Velusamy

Durga Velusamy

8 years ago
550
i set session in ashx file but dont know how to get session value from ashx to aspx.
 
when pageload in need to get that session value in variable.
 
 
 
or  i stored some value in a variable in ashx file   then how to get that value in variable in aspx.

Answers (6)