hi,
here is my scenario
i am having a array variable in javascript which contains data.
while refreshing or postback these varibles got lost and i did'nt able to get those data in the variables after a refresh/postback
please give me idea how to store back these variable to server before rereshing and taking them back on load
note: i am using asp.net as server side
Thanks,
Raj
here is my scenario
i am having a array variable in javascript which contains data.
while refreshing or postback these varibles got lost and i did'nt able to get those data in the variables after a refresh/postback
please give me idea how to store back these variable to server before rereshing and taking them back on load
note: i am using asp.net as server side
Thanks,
Raj
Comment