473,321 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

Session state management simple problem

Hi,

In my ASP.NET application, the user has to enter a large amount of data so
that with submit button click all this information can go to SQL database.Wen
the user clicks submit, he is redirected to the Confirmation page.

For a certain number of records, data in half of the text boxes( which user
has to enter) doesnt change. So, I have a text box where teh user enters the
number of records in which the information in those half text boxes doesnt
change. Suppose the user entered 5 in this box, then 5 times whne the user is
directed to the Confirmation page & when he comes back from there, he should
see the same values (in half the text boxes) as he had entered for the 1st
record & the other half text boxes should be cleare up.

I think this is something which would be easy to do using state management.
But how to go about doing it?

Any help is appreciated.

Thanks
--
pmud
Nov 19 '05 #1
2 1100
i guess yr problem can be solved if u maintain viewstate
of 1st page try to use it in other pages...
-----Original Message-----
Hi,

In my ASP.NET application, the user has to enter a large amount of data sothat with submit button click all this information can go to SQL database.Wenthe user clicks submit, he is redirected to the Confirmation page.
For a certain number of records, data in half of the text boxes( which userhas to enter) doesnt change. So, I have a text box where teh user enters thenumber of records in which the information in those half text boxes doesntchange. Suppose the user entered 5 in this box, then 5 times whne the user isdirected to the Confirmation page & when he comes back from there, he shouldsee the same values (in half the text boxes) as he had entered for the 1strecord & the other half text boxes should be cleare up.

I think this is something which would be easy to do using state management.But how to go about doing it?

Any help is appreciated.

Thanks
--
pmud
.

Nov 19 '05 #2
Hi Rocky,

I will try to use viewstate. Anybody has any other ideas?
"rocky" wrote:
i guess yr problem can be solved if u maintain viewstate
of 1st page try to use it in other pages...
-----Original Message-----
Hi,

In my ASP.NET application, the user has to enter a large

amount of data so
that with submit button click all this information can go

to SQL database.Wen
the user clicks submit, he is redirected to the

Confirmation page.

For a certain number of records, data in half of the text

boxes( which user
has to enter) doesnt change. So, I have a text box where

teh user enters the
number of records in which the information in those half

text boxes doesnt
change. Suppose the user entered 5 in this box, then 5

times whne the user is
directed to the Confirmation page & when he comes back

from there, he should
see the same values (in half the text boxes) as he had

entered for the 1st
record & the other half text boxes should be cleare up.

I think this is something which would be easy to do using

state management.
But how to go about doing it?

Any help is appreciated.

Thanks
--
pmud
.

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Werner | last post by:
Hi Patrick! Can you give an example of how to use a frameset inside an aspx-file? When I create a new frameset in Visual Studio.Net it just gives me a htm-File. Or give me a link where I can...
8
by: Anthony P. Mancini | last post by:
I'm working on a proof of concept that will ultimately be deployed on a load balancer. For the sake of a preliminary demonstration I created a C# object and marked it's attributes as Public...
2
by: John A Grandy | last post by:
for high traffic public websites , what are the proven options for session-state storage & management ? is an out-of-process state-server generally preferred over a sql-server ? what are the...
13
by: Alexander Widera | last post by:
hi, who has seen the follow problem or could help please? i visit a page .... i read a sesssion-var . ... everythink works...... i visit the page again..... error ... the sessionvar is null .... i...
13
by: James Hunter Ross | last post by:
We love the ASP.NET "Session" concept and make good use of it. But, getting close to deployment we find we lose sessions far too often, probably due to application restarts, etc. We hope to...
18
by: BillE | last post by:
When a user opens a new IE browser window using File-New-Window the integrity of an application which relies on session state is COMPLETELY undermined. Anyone who overlooks the fact that...
14
by: GaryDean | last post by:
The web.config in my asp.net application, running on Server2003, has this entry: <sessionState mode="InProc" timeout="40". In IIS the asp.net State Management timeout setting is 40 for my website....
11
by: Glenn | last post by:
Hi I've been experimenting with managing state using the Session object. I've created a simple WS with a couple of methods, one which sets a string value, another that retrieves it. Each...
5
by: knyghtfyre | last post by:
Hello, My company is developing a rather large application with .NET 2.0. We are expanding to a server farm and are in the process of converting our application to use an out-of-process session...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.