473,379 Members | 1,544 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,379 software developers and data experts.

Multiple pages during a registration process

Sam
I have multiple screens during a registration process. I have noticed that
most BIG registration websites are not using "hidden text input objects" to
carry the information from one page to another.

what would you suggest?
1) use hidden field objects for example <input type=hidden name=myobj>
2) store in cookies
3) save to a database and retrieve and save as the user goes thought the
pages. Even though they could abort the process mid stream.

Thanks.
Nov 22 '05 #1
1 1339
Hi,

You could also use Sessions.

In .NET 2.0, we also have cross page postbacks, which I believe would help
in this scenario.

--
HTH,
Rakesh Rajan
MVP, MCSD
http://www.rakeshrajan.com/
"Sam" wrote:
I have multiple screens during a registration process. I have noticed that
most BIG registration websites are not using "hidden text input objects" to
carry the information from one page to another.

what would you suggest?
1) use hidden field objects for example <input type=hidden name=myobj>
2) store in cookies
3) save to a database and retrieve and save as the user goes thought the
pages. Even though they could abort the process mid stream.

Thanks.

Nov 22 '05 #2

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

Similar topics

11
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g.,...
1
by: Sam | last post by:
I have multiple screens during a registration process. I have noticed that most BIG registration websites are not using "hidden text input objects" to carry the information from one page to...
6
by: m | last post by:
Hello, I have an application that processes thousands of files each day. The filenames and various related file information is retrieved, related filenames are associate and placed in a linked...
3
by: RCS | last post by:
I have an app that I have different "sections" that I want to switch back and forth from, all while having the server maintain viewstate for each page. In other words, when I am on Page1.aspx and...
4
by: bahr | last post by:
Hello, I am fairly new to asp.net so please be patient with me! I am working on standing up a website to run alone on someones laptop. So far, i have been working on the registration pages which...
22
by: Brett Romero | last post by:
If my UI app uses three DLLs and two of those DLLs reference something named utilities.dll, does the UI app load utilities.dll twice or does the compiler recognize what is going on and load...
4
by: EagleRed | last post by:
I am writing an ASP.NET 2.0 application that uses more than one master page. Currently, there are two pages, Freedom1.master and Freedom2.master. I have no problems with Freedom1.master. However,...
3
by: breeto | last post by:
If you've configured .NET Remoting to use more than one channel of the same type, for example two TcpClientChannels with unique names, when you want to create a proxy to a remote object how do you...
0
by: pmfphd | last post by:
I have just started working with ASP.NET 3.5 and Visual Studio 2008 and I am having a problem. I am using a master page for my project and I have set up two Public Properties on that page that...
3
by: pmfphd | last post by:
I have just started working with ASP.NET 3.5 and Visual Studio 2008 and I am having a problem. I am using a master page for my project and I have set up two Public Properties on that page that...
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...
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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.