Skip to main content
Inspiring
September 9, 2008
Question

Spry tabs and <cfform>

  • September 9, 2008
  • 1 reply
  • 686 views
I am using the Spry tabbed menu system on one of my pages. I'd like to add
a tab that I can use to add user data and post that info to my database.

My question is this, one the form sends its info to the processing page, how
can I get CF to send the user back to the same tab that was used to enter
the data? I know I can send a user back to the same page, but what about a
particular Spry tab, which I guess is actually just a <div>......

    This topic has been closed for replies.

    1 reply

    Inspiring
    September 9, 2008
    http://www.foundationphp.com/tutorials/spry_url_utils.php

    --
    Ken Ford
    Adobe Community Expert Dreamweaver/ColdFusion
    Adobe Certified Expert - Dreamweaver CS3
    Fordwebs, LLC
    http://www.fordwebs.com


    "Steve Grosz" <boise_bound@hotmail.com> wrote in message
    news:ga5rbl$56$1@forums.macromedia.com...
    >I am using the Spry tabbed menu system on one of my pages. I'd like to add
    >a tab that I can use to add user data and post that info to my database.
    >
    > My question is this, one the form sends its info to the processing page,
    > how can I get CF to send the user back to the same tab that was used to
    > enter the data? I know I can send a user back to the same page, but what
    > about a particular Spry tab, which I guess is actually just a <div>......

    Inspiring
    September 10, 2008
    Do you have a URL to a page that I can look at?

    --
    Ken Ford
    Adobe Community Expert Dreamweaver/ColdFusion
    Adobe Certified Expert - Dreamweaver CS3
    Fordwebs, LLC
    http://www.fordwebs.com


    "steve grosz" <boise_bound@hotmail.com> wrote in message
    news:422c38928e0f8cae0936fcab068@forums.adobe.com...
    > Hello Ken Ford - *ACE*,
    >
    > What appears to be happening is that if I list the url that I'm trying to
    > display:
    >
    > page.cfm?ID=195&tab=0#TabbedPanels1
    >
    > Then it appears that the info on tabs 1 & 2 (in addition to tab 1) is
    > being displayed on what would be tab 0........
    >
    >
    >
    >> http://www.foundationphp.com/tutorials/spry_url_utils.php
    >>
    >> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
    >> news:ga5rbl$56$1@forums.macromedia.com...
    >>
    >>> I am using the Spry tabbed menu system on one of my pages. I'd like
    >>> to add a tab that I can use to add user data and post that info to my
    >>> database.
    >>>
    >>> My question is this, one the form sends its info to the processing
    >>> page, how can I get CF to send the user back to the same tab that was
    >>> used to enter the data? I know I can send a user back to the same
    >>> page, but what about a particular Spry tab, which I guess is actually
    >>> just a <div>......
    >>>
    >
    >

    Inspiring
    September 10, 2008
    newsgroups2 at fordwebs dot com

    --
    Ken Ford
    Adobe Community Expert Dreamweaver/ColdFusion
    Adobe Certified Expert - Dreamweaver CS3
    Fordwebs, LLC
    http://www.fordwebs.com


    "steve grosz" <boise_bound@hotmail.com> wrote in message
    news:422c38928ee78cae0c983021edb@forums.adobe.com...
    > Hello Ken Ford - *ACE*,
    >
    > Its password protected, if you want, I can email you with that info, but I
    > don't want to put it in the newsgroup.....
    >
    >> Do you have a URL to a page that I can look at?
    >>
    >> "steve grosz" <boise_bound@hotmail.com> wrote in message
    >> news:422c38928e0f8cae0936fcab068@forums.adobe.com...
    >>
    >>> Hello Ken Ford - *ACE*,
    >>>
    >>> What appears to be happening is that if I list the url that I'm
    >>> trying to display:
    >>>
    >>> page.cfm?ID=195&tab=0#TabbedPanels1
    >>>
    >>> Then it appears that the info on tabs 1 & 2 (in addition to tab 1) is
    >>> being displayed on what would be tab 0........
    >>>
    >>>> http://www.foundationphp.com/tutorials/spry_url_utils.php
    >>>>
    >>>> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
    >>>> news:ga5rbl$56$1@forums.macromedia.com...
    >>>>
    >>>>> I am using the Spry tabbed menu system on one of my pages. I'd
    >>>>> like to add a tab that I can use to add user data and post that
    >>>>> info to my database.
    >>>>>
    >>>>> My question is this, one the form sends its info to the processing
    >>>>> page, how can I get CF to send the user back to the same tab that
    >>>>> was used to enter the data? I know I can send a user back to the
    >>>>> same page, but what about a particular Spry tab, which I guess is
    >>>>> actually just a <div>......
    >>>>>
    >
    >


    Hello Ken Ford - *ACE*,

    Ok, on its way... :)

    > newsgroups2 at fordwebs dot com
    >
    > "steve grosz" <boise_bound@hotmail.com> wrote in message
    > news:422c38928ee78cae0c983021edb@forums.adobe.com...
    >
    >> Hello Ken Ford - *ACE*,
    >>
    >> Its password protected, if you want, I can email you with that info,
    >> but I don't want to put it in the newsgroup.....
    >>
    >>> Do you have a URL to a page that I can look at?
    >>>
    >>> "steve grosz" <boise_bound@hotmail.com> wrote in message
    >>> news:422c38928e0f8cae0936fcab068@forums.adobe.com...
    >>>
    >>>> Hello Ken Ford - *ACE*,
    >>>>
    >>>> What appears to be happening is that if I list the url that I'm
    >>>> trying to display:
    >>>>
    >>>> page.cfm?ID=195&tab=0#TabbedPanels1
    >>>>
    >>>> Then it appears that the info on tabs 1 & 2 (in addition to tab 1)
    >>>> is being displayed on what would be tab 0........
    >>>>
    >>>>> http://www.foundationphp.com/tutorials/spry_url_utils.php
    >>>>>
    >>>>> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
    >>>>> news:ga5rbl$56$1@forums.macromedia.com...
    >>>>>
    >>>>>> I am using the Spry tabbed menu system on one of my pages. I'd
    >>>>>> like to add a tab that I can use to add user data and post that
    >>>>>> info to my database.
    >>>>>>
    >>>>>> My question is this, one the form sends its info to the
    >>>>>> processing page, how can I get CF to send the user back to the
    >>>>>> same tab that was used to enter the data? I know I can send a
    >>>>>> user back to the same page, but what about a particular Spry tab,
    >>>>>> which I guess is actually just a <div>......
    >>>>>>