Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 31st, 2006, 07:26 AM
Authorized User
 
Join Date: Dec 2005
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to g_vamsi_krish
Default Transferring Objects from one page to other page.

hai,

  i have a datagrid with a list of hyperlinks. When a user selects one of the link. It goes to the other page which shows the details of the product. The problem is " I want to transfer a IDcollection which contains a huge list of id's which are used in that page". how can i transfer this collection list from one page to other page. I have no chance of using server.Transfer.

can any one help me. This is strucked up with this problem from a long time.

Thanks in advance.




vamsi
__________________
vamsi Krishna G
mobile: 91 + 9986023966.
124 Puttappa layout new Tippasandhra,
bangalore.
Inida
 
Old January 31st, 2006, 03:54 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Use a session variable.

 
Old February 1st, 2006, 04:04 AM
Authorized User
 
Join Date: Dec 2005
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to g_vamsi_krish
Default

At present i am using session variable. But the size of the Id collection is more. It can contains more than 1 lackh records. Weather that can consume all server memory. and there is a chance of collapsing server. So, i trying to find some other way which is not not going to be burden to the system.

thnaks
vamsi.

vamsi
 
Old August 31st, 2006, 11:15 AM
Authorized User
 
Join Date: Nov 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi

Check this address, it may be helpful

Regards

http://aspnet.4guysfromrolla.com/articles/050802-1.aspx






Similar Threads
Thread Thread Starter Forum Replies Last Post
Passing objects between One Page to next page muralidharan.d ASP.NET 1.0 and 1.1 Basics 2 July 3rd, 2007 07:48 PM
How can I Pass Objects to other page in ASP saikrishna186 ASP.NET 1.0 and 1.1 Basics 1 September 11th, 2006 06:14 AM
Chapter 5 page 196- duplicating objects sasman23x BOOK: Beginning Java 2 1 January 31st, 2004 09:09 AM
Transferring parameters to a CGI page takabyte Classic ASP Basics 0 July 9th, 2003 12:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.