How to pass parameter to different page
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
hi, I am working on asp.net appluication and i want pass value frm one page to anotheter. pl's help for the same;)
You have different approches 1. Use of Sessions variables. 2. Query String (Get or Post). 3. Application Variables. 4. Caching Take a dession with your tech lead, as per your application. Chinna Srihari Tech Lead,Capgemini
-
You have different approches 1. Use of Sessions variables. 2. Query String (Get or Post). 3. Application Variables. 4. Caching Take a dession with your tech lead, as per your application. Chinna Srihari Tech Lead,Capgemini