DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   ASP.NET (http://www.daniweb.com/forums/forum18.html)
-   -   Pass value from one page to other page (http://www.daniweb.com/forums/thread111696.html)

arunsolanki31 Mar 1st, 2008 10:53 am
Pass value from one page to other page
 
can somebody tell me about how can pass value from page to other page rathen than query string and cookies any other process .plz put some coading

mostafadotnet Mar 1st, 2008 5:18 pm
Re: Pass value from one page to other page
 
Use sessions, global variables [POST and GET], xml, database, plain files, ... .

Search http://codeproject.com/ for sample files.

Good luck.

nukewarm Mar 1st, 2008 6:52 pm
Re: Pass value from one page to other page
 
If it is a pop up window then the window.opener.GetElementById("Your Control Here") works pretty well.


All times are GMT -4. The time now is 9:39 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC