I wouldn't use a tabbed interface for something like this. This is more suited for a wizard type interface, where you'd have previous/next buttons on each screen. The next buttons wouldn't be enabled unless they've filled outt he current screen properly. Tabbed interfaces are more suited for breaking up a large form into smaller logical units for input purposes.
----- Original Message ----- From: "Ciliotta, Mario" <[EMAIL PROTECTED]> Date: Thursday, February 6, 2003 8:57 am Subject: Tabbed Interface in CF > Hi, > > Does anyone know of any examples or a tutorial that explains how > to create and manage a tabbed interface in CF. I am trying to > make an entry (users request) that is comprised of 5 tabs. I have > been able to make the graphics for the tabs, but I cannot get the > logic correct. I need to make sure each tab is filled out in > sequence before the next tab (ie, so tab 2 cannot be filled out > until tab 1 and 5 cannot be until 1-4). I am having problems > figuring this out. I have looked on the web and most of the > examples just show how to display data but do not deal with > entering data at all. > > I was search for a CF example but I was unable to find anything. > > If anyone know of any code or examples around, please let me know. > > Thanks > > Mario > > This message is for the named person's use only. It may contain > sensitive and private proprietary or legally privileged > information. No confidentiality or privilege is waived or lost by > any mistransmission. If you are not the intended recipient, please > immediately delete it and all copies of it from your system, > destroy any hard copies of it and notify the sender. You must not, > directly or indirectly, use, disclose, distribute, print, or copy > any part of this message if you are not the intended recipient. > CREDIT SUISSE GROUP and each legal entity in the CREDIT SUISSE > FIRST BOSTON or CREDIT SUISSE ASSET MANAGEMENT business units of > CREDIT SUISSE FIRST BOSTON reserve the right to monitor all e-mail > communications through its networks. Any views expressed in this > message are those of the individual sender, except where the > message states otherwise and the sender is authorized to state > them to be the views of any such entity. > Unless otherwise stated, any pricing information given in this > message is indicative only, is subject to change and does not > constitute an offer to deal at any price quoted. Any reference to > the terms of executed transactions should be treated as > preliminary only and subject to our formal written confirmation. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

