Su k,
Personally, I would review the reason behind having separate tabs that load
a new page on each click.  If they are 'true' tabbed data (as opposed to a
'funnel' as was described by another poster), why not just load all of the
pages to the HTML and control the tabs through javascript?  This way, until
they click the submit button, all of the selections would stay active for
you.  Each tab click would just display the chosen tab, and hide the others.

Just a thought,
William

::-----Original Message-----
::From: su k [mailto:[EMAIL PROTECTED]
::Sent: Tuesday, September 16, 2008 5:25 AM
::To: CF-Newbie
::Subject: cfselect and Request scope
::
::I have different tabs.  Each tab is a different page.  I have to retain
::the data that was entered in the pages while navigating through the tabs.
::
::For Example: If data is entered in first page and if second tab is clicked
::and comes back to the first page, the data entered in the first page
::should not be lost.
::
::What can I do to save the data?  The page contains 2 <cfselect> controls (
::multiple options can be selected ).
::
::

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3999
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to