> in my program i have a wizard with approx 5 steps. I dont want the page to > reload each time they click next step (or previous step). I would like it > to be a smooth transition. I was thinking that if i created a main div tag > which holds the main body of each step then set the value of the div to a > seperate page for each step when they press the next or previous step > buttons. (possibly using the cfinclude tag)
Have you considered a tabbed GUI? http://www.olimpo.ch/tmt/tag/tabs/ http://www.olimpo.ch/tmt/tag/tabs/sample.cfm ---------------------------- Massimo Foti Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256234 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

