Pass array through query strings
Posted: Thu Aug 03, 2006 9:11 am
I have a page X where i m submitting an array A
I retrieve arrray A from page X on page Y
Now there are 3 links on page Y
When i click on any of the link the same page (Y) gets refreshed so the value of array A gets lost as i refreshed the page
So i just wanted to know how can i pass array through query string so that whenever i refreshed the page Y i get the same value of array A
Pls provide if there is another solution to above mentioned problem.
Many thanks in advance
- ketan.
I retrieve arrray A from page X on page Y
Now there are 3 links on page Y
When i click on any of the link the same page (Y) gets refreshed so the value of array A gets lost as i refreshed the page
So i just wanted to know how can i pass array through query string so that whenever i refreshed the page Y i get the same value of array A
Pls provide if there is another solution to above mentioned problem.
Many thanks in advance
- ketan.