yeah, I wouldnt mind taking a look at that either if at all possible? ----- Original Message ----- From: "Randell B Adkins" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 12:12 PM Subject: RE: Tabbed Interface in CF
> Can i obtain a copy as well? > > >>> [EMAIL PROTECTED] 02/06/03 11:38AM >>> > we have a pretty neat tabbed UI, I have send it on to Mario - it works > in NN > and IE. > > > > -----Original Message----- > From: Tangorre, Michael [mailto:[EMAIL PROTECTED]] > Sent: 06 February 2003 16:26 > To: CF-Talk > Subject: RE: Tabbed Interface in CF > > > do iframes work in netscape fully? > > > -----Original Message----- > From: John Stanley [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 11:13 AM > To: CF-Talk > Subject: RE: Tabbed Interface in CF > > > You could have the tabs, when clicked load their own content into their > own > iframe that becomes visible. then you just have the button (tab) run > some > type of form validation function before displaying the next tab. > > does this make sense? > > this entails the use of javascript, but it will work nicely I believe. > > -----Original Message----- > From: Ciliotta, Mario [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 10:58 AM > To: CF-Talk > 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

