Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to store values in asp.net session in javascript function.
please help me


Thanks for advance
Posted
Comments
Ankur\m/ 28-Jan-13 9:12am    
Do you want to store session value to be available at client side (using javascript) or do you want client side value (probably evaluated in some of your JavaScript function) to be stored in a Session?

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900