how to pass data between asp.net forms
HI! I have two pages. the first contains some details that the user has to fill. in this page for some details like phone numbers there is a link that opens another page wherein the user enter as many numbers that he wants. this numbers are stored in an array and i want to pass this array to the first page.
Please help me on this
|