asp 2.0 wizard navigation with javascript

K

Ken Nipper

Anyone know how to do this? I am trying to limit the amount of traffic
to/from the server.
 
G

Guest

Whether client side of server side, the concept is the same.

1. Set up "panels" (DHTML layers with JavaScript only) on the page.
2. Hide all but the current step.
3. Do not show finish until you have all required information

NOTE: There is a danger with doing this 100% on the client side. While it
reduces traffic, large wizards can take longer than time out to finish. If
the user is logged in, all information is lost when the submit button is
pushed. Make sure that round trips are a problem before you nix the idea of
returning to the server (there are plusses and minuses to each approach).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top