Link to home
Start Free TrialLog in
Avatar of RETAILREALM
RETAILREALMFlag for United States of America

asked on

Using Javascript Arrays in Code Behind File

hi,
   I have a .aspx page where I am taking some values from user and storing them to javascript array object. Now I want to use this javascript array object on code behind, how I can do this?
ASKER CERTIFIED SOLUTION
Avatar of Lolly-Ink
Lolly-Ink
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of RETAILREALM

ASKER

thanks, it works !!!