473,399 Members | 4,254 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,399 software developers and data experts.

what would you suggest?

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 through the
pages. Even though they could abort the process mid stream.

Thanks.
Nov 19 '05 #1
2 1094
Hi Sam,

IMHO the hidden text is an old tricks... you can always use session /
cookies to replace it. Saving to database or not I guess it's depends on do
you need those partial data.

Regards,
Jack Li
MVP (ASP.NET)

"Sam" <sm*****@yahoo.com> wrote in message
news:11*************@corp.supernews.com...
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 through the
pages. Even though they could abort the process mid stream.

Thanks.

Nov 19 '05 #2
Is there a way to insert data into the viewstate instead?

It seems like the most appropriate place IMHO, but i dont know if it's
possible.

"Jack Li" <li****@h.o.t.m.a.i.l.com> wrote in message
news:e%****************@TK2MSFTNGP14.phx.gbl...
Hi Sam,

IMHO the hidden text is an old tricks... you can always use session /
cookies to replace it. Saving to database or not I guess it's depends on
do you need those partial data.

Regards,
Jack Li
MVP (ASP.NET)

"Sam" <sm*****@yahoo.com> wrote in message
news:11*************@corp.supernews.com...
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 through the
pages. Even though they could abort the process mid stream.

Thanks.


Nov 19 '05 #3

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

Similar topics

699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
112
by: Andy | last post by:
Hi All! We are doing new development for SQL Server 2000 and also moving from SQL 7.0 to SQL Server 2000. What are cons and pros for using IDENTITY property as PK in SQL SERVER 2000? Please,...
125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
2
by: srinivas | last post by:
HI, I am a dotnet developer.Ho we can do the functionality exists in google suggest site (http://www.google.com/webhp?complete=1&hl=en).In this site in search text box if we enter some text it...
8
by: Midnight Java Junkie | last post by:
Dear Colleagues: I feel that the dumbest questions are those that are never asked. I have been given the opportunity to get into .NET. Our organization has a subscription with Microsoft that...
4
by: guoqi zheng | last post by:
On this link http://www.google.com/webhp?complete=1 when you are typing a word, google will get the suggest outcome immediately, any idea how can they do this? There is a onchange event on...
5
by: Amelyan | last post by:
I am struggling here trying to determine what is a good programming practice as far as referencing your URLs. When you use Response.Redirect, do you use 1) Hard-coded string --...
12
by: Mahesh Devjibhai Dhola [MVP] | last post by:
Hi, I have added few of the events in some control, example code is: btnControl.GotFocus +=new EventHandler(EventHandlingMethod); btnControl.Click +=new EventHandler(EventHandlingMethod);...
4
by: eBob.com | last post by:
If I type "objSheet." ("Dim objSheet As Excel._Worksheet") VS gives me a list of everything which can follow the period. Or so I have always thought. But recently I've needed the Pictures method...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.