473,379 Members | 1,174 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.

Online forms Best Practice

Hey ppl ,

Need some input on the following. I'm creating an asp.net site to fill in an
online form. The form has many sub sections and in total is about 8 pages
long (hard copy). Whats the best way to put this online ? each actual form
page to be one web page itself ? do i update the data directly to the
database on each page to ensure the data is not lost ? Anybody done this
before ?

Thanks in advance..
Hey ppl ,

Need some input on the following. I'm creating an asp.net site to fill in an
online form. The form has many sub sections and in total is about 8 pages
long (hard copy). Whats the best way to put this online ? each actual form
page to be one web page itself ? do i update the data directly to the
database on each page to ensure the data is not lost ? Anybody done this
before ?

Thanks in advance..
Nov 18 '05 #1
2 1459
Hi Mike,

The safest way is as you suggest: divide up the "pages" and push the data to
the database on each button click.

Although you can store the data in a Session, it is riskier because it
doesn't scale as well and if the user closes the browser prematurely, the
data is gone.

Ken
"Mike Smith" <te**@test.com> wrote in message
news:eJ**************@TK2MSFTNGP11.phx.gbl...
Hey ppl ,

Need some input on the following. I'm creating an asp.net site to fill in
an
online form. The form has many sub sections and in total is about 8 pages
long (hard copy). Whats the best way to put this online ? each actual form
page to be one web page itself ? do i update the data directly to the
database on each page to ensure the data is not lost ? Anybody done this
before ?

Thanks in advance..
Hey ppl ,

Need some input on the following. I'm creating an asp.net site to fill in
an
online form. The form has many sub sections and in total is about 8 pages
long (hard copy). Whats the best way to put this online ? each actual form
page to be one web page itself ? do i update the data directly to the
database on each page to ensure the data is not lost ? Anybody done this
before ?

Thanks in advance..


Nov 18 '05 #2
Hey ken thanks for the input..

"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:eF**************@TK2MSFTNGP12.phx.gbl...
Hi Mike,

The safest way is as you suggest: divide up the "pages" and push the data to the database on each button click.

Although you can store the data in a Session, it is riskier because it
doesn't scale as well and if the user closes the browser prematurely, the
data is gone.

Ken
"Mike Smith" <te**@test.com> wrote in message
news:eJ**************@TK2MSFTNGP11.phx.gbl...
Hey ppl ,

Need some input on the following. I'm creating an asp.net site to fill in an
online form. The form has many sub sections and in total is about 8 pages long (hard copy). Whats the best way to put this online ? each actual form page to be one web page itself ? do i update the data directly to the
database on each page to ensure the data is not lost ? Anybody done this
before ?

Thanks in advance..
Hey ppl ,

Need some input on the following. I'm creating an asp.net site to fill in an
online form. The form has many sub sections and in total is about 8 pages long (hard copy). Whats the best way to put this online ? each actual form page to be one web page itself ? do i update the data directly to the
database on each page to ensure the data is not lost ? Anybody done this
before ?

Thanks in advance..

---
Outgoing mail is certified Virus Free. (well i'd like to think it is.. )
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.712 / Virus Database: 468 - Release Date: 27/06/2004
Nov 18 '05 #3

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

Similar topics

4
by: David | last post by:
Hello. I am looking for advice on what is "best practice" regarding looping through a form to check its checkboxes and associated data fields. Here is what I am trying to do (Here is the page...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
2
by: Pawan | last post by:
Hi Guys, I have this current assignment where I have to develop online forms for local municipal authorities. I have to use adobe acrobat to create online forms from PDFs (which I have never done...
0
by: meditation2004-subscribe | last post by:
Learn the Science of Meditation. Online. Sing the Song of the Soul! Yes, you do get beautiful MP3 files with this course, plus wonderful slide shows and numerous other enlightening material -...
1
by: Romao | last post by:
Hi, None of the C#/ADO documentation I was able to read refers what are the best practices/implementations for this "kind of" problem, I would like to get help/opinions please, let me explain...
0
by: Mike Smith | last post by:
Hey ppl , Need some input on the following. I'm creating an asp.net site to fill in an online form. The form has many sub sections and in total is about 8 pages long (hard copy). Whats the best...
2
by: digitalQ | last post by:
Okay, this should be pretty simple for those of you who have written several enterprise level web applications: I'm looking for simple concepts to deal with a client re-posting the same data...
2
by: Frankie | last post by:
Using SQL Server 2005 and .NET 2.0; I'm creating a Windows Forms application that will need to display photos of people, along with a bunch of information about each person. In a Web...
2
by: kbutterly | last post by:
All, I have a menu which contains Category as the master and Product as the child. When I click on a Category in the menu, I want one formView control, fvpc, to show, and then when I click on...
4
Niheel
by: Niheel | last post by:
http://bytes.com/images/howtos/career_opps_online_profswanted.jpgFor tech professionals, the best opportunities are being posted on online job boards. In a recent survey of 1,000 HR professionals...
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
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: 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
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.