Skip to main content
Inspiring
August 9, 2006
Question

<cfselect> Multiple display elements ??

  • August 9, 2006
  • 52 replies
  • 2746 views
SG93IGNhbiBJIGhhdmUgbXVsdGlwbGUgaXRlbXMgaW4gYSBjZnNlbGVjdCBkaXNwbGF5PyAgSSB3
aXNoIHRvIHNob3cgZmlyc3ROYW1lIGFuZCBsYXN0TmFtZSBpbiB0aGUgZHJvcCBkb3duIGRpc3Bs
YXkNCg0KYm9i

    This topic has been closed for replies.

    52 replies

    Inspiring
    October 1, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    October 1, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    October 1, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    October 1, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    October 1, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    October 1, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    September 30, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    September 30, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    September 30, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob


    Inspiring
    September 30, 2006
    Do it in your query. MS SQL

    select fname + " " + lname as fullname

    I cannot remember if it is + & but it will work.

    "bob" <bob@nospamforme.gov> wrote in message
    news:ebd9j5$45e$1@forums.macromedia.com...
    > How can I have multiple items in a cfselect display? I wish to show
    > firstName and lastName in the drop down display
    >
    > bob