I'm trying to pass data from one aspx page to another using a form.
I want to recieving page to have access to this data either through something similar to the traditional request.form metod or by some other way, I would like to be able to enumerate through the values as well but this is a nice to have. I'm also using c# although vb.net examples are just as welcome.
Anybody got any advice.
Cheers
