
July 31st, 2001, 04:53 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Passing Objects in ASP.NET
Originally posted by : Kiran (getintouchwithkiran@hotmail.com)Hello All, I am creating an application where a person could have multiple addresses and on one page i am showing the address selected but there is a change button which takes you to all the addresses listed under that user and he/she can change the address. My question is, how would i pass the new address object to the previous page. I know that passing each string using QueryString would work but i was thinking if there is a better way of doing it.Thanks and your help is appreciated.
|