Pass value from one page to other page

Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Reply

Join Date: Sep 2007
Posts: 7
Reputation: arunsolanki31 is an unknown quantity at this point 
Solved Threads: 0
arunsolanki31 arunsolanki31 is offline Offline
Newbie Poster

Pass value from one page to other page

 
0
  #1
Mar 1st, 2008
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
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 155
Reputation: mostafadotnet is on a distinguished road 
Solved Threads: 10
mostafadotnet's Avatar
mostafadotnet mostafadotnet is offline Offline
Junior Poster

Re: Pass value from one page to other page

 
0
  #2
Mar 1st, 2008
Use sessions, global variables [POST and GET], xml, database, plain files, ... .

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

Good luck.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 10
Reputation: nukewarm is an unknown quantity at this point 
Solved Threads: 0
nukewarm nukewarm is offline Offline
Newbie Poster

Re: Pass value from one page to other page

 
0
  #3
Mar 1st, 2008
If it is a pop up window then the window.opener.GetElementById("Your Control Here") works pretty well.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC