• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Query Results SAVE AS- Help...

New Here ,
Dec 08, 2009 Dec 08, 2009

Copy link to clipboard

Copied

I have a form that displays the results of query.  I need to be able to save the results and rename it.  My thought is to have a check box that the user checks if they want to copy the results and then a next button to bring them to a page where they can rename it.

Example.

I have a several shopping carts (cart A, cart B, cart C). Each cart has products.  I need to be able to select a shopping cart and copy its products to a new shopping cart named (cart D).

I am using a coldfusion 8 and sql database.

TOPICS
Advanced techniques

Views

312

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 08, 2009 Dec 08, 2009

Copy link to clipboard

Copied

LATEST

session variables should work.

The way you described all those carts suggests that you may have overenginerred your app.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation