Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > how to implement wizard data entry and validation

Reply
Thread Tools

how to implement wizard data entry and validation

 
 
sviau
Guest
Posts: n/a
 
      02-27-2004
were building a data entry web app using asp.net v1.1 that captures data for
a real estate listing. Because there are numerous fields, we felt that it
was good user interface to break up the data into logical groups and present
as tabs. so basically, its a wizard like interface where user enters data in
one tab, then the otherm then the other.

the challenger were having is that we need o enfoce mandatory fields. so if
user enters data in LISTING tab, then proceeds to PROPERTY TAB then attempts
to click save; we need to prevent the save and alert the user to complete
missing fields. or if enters data on LISTING tab; and no other data in other
tabs, and clicks save; then prevent the save, alert user...

whats the best way to code for this?
have hidden panels, pass everything in view state, store in sessions (but
how to do i access from tab to tab?)....

thanks
stephane


 
Reply With Quote
 
 
 
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      03-03-2004
Hi Stephane,

Have you had a chance to try out my suggestions or have you got any ideas
on this issue? If you need any further help,
Please feel free to post here.


Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET Wizard with Wizard Steps being User Controls bhakta.ram@gmail.com ASP .Net 0 09-21-2006 06:36 PM
Allowing entry of a Carriage Return during data entry Mike Owen ASP .Net Web Controls 3 07-27-2006 02:34 PM
Discreet 3ds Max v7.0, EDS.Unigraphics NX v3.0, bundled with Progressive.Die.Wizard, and Die.Design.Standard.Part.Library and Mold.Wizard, Cakewalk.SONAR 4 Producer Edition, Ableton.Live.v4.04, Arturia.CS80.V.v1.2, Pinnacle Studio Plus.v9.3 1, Systra astra35 NZ Computing 0 10-15-2004 11:41 AM
WinXP Microsoft Photo Printing Wizard, and Scanner and Camera Wizard Orak Listalavostok Digital Photography 5 07-10-2004 07:15 PM
Can't VS WebDataForm wizard create data entry forms/grids? trebor@sirius.com.no.more ASP .Net 0 12-31-2003 08:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57