hi all
i have a problem to send the array using javascript
i have a array in which i have fetch ids of selected checkboxes but issue is that how can i transfer this array to another page and how to get this values on another page when page is loaded.page name is default.aspx.
i want to fetch this array on the default.aspx.cs page because i have to do some code with the upcoming ids
thanks