Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can we transfer data from one page to another page using
viewstate if so how?if not y?

Answer Posted / kuldeep khaware

Yes. We can transfer data one page two an other page
through View state.
Server.Transfer("secondpage.aspx view=textbox");

View state is page specific; it contains information about
controls embedded on theparticular page. resolves this by
embedding a hidden input field

" KULDEEP KHAWARE "

Is This Answer Correct ?    3 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where code pages are used?

1275


Is asp.net still used?

1072


Explain exception handling in .net.

1116


What is the difference between pathparam and queryparam?

1117


What is request and response in asp.net?

1007


How to register exception filter globally?

1062


What are query strings used for?

979


Which method do you use to kill explicitly a users session?

1097


Explain the function of new view engine in asp.net? : asp.net mvc

1073


What are strong names?

1087


What are directives in asp.net? List down all the important directives.

990


how to include timer or counting time to display next page in asp.net

2198


What is the difference between server-side scripting and client-side scripting?

1047


How does asp page work?

1033


What is the difference between Hash table and Array list?

945