Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8669395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:27:50+00:00 2026-06-12T18:27:50+00:00

Here is the process of my form: Step 1: User uploads a CSV. System

  • 0

Here is the process of my form:

Step 1: User uploads a CSV. System parses it and accepts some records, denies some others.

Step 2: User can see how many were accepted and how many were not as a confirmation. User has a choice of processing with only successful records from CSV or cancel the process all together (via a cancel button or just going back to home page).

Now, what is the best way for me to “hold” this CSV data into step 2 and beyond (if they want to keep going)? I am thinking about storing all records into the database from step 1, but that will cause a lot of unnecessary DB activity and possibly making the database too large with left over records. I am also thinking about leaving the file on the server to be picked up again with only the successful records if they choose to proceed on step 2, but then I’d have to clean up a bunch of all files all the time (ex. if they just close the browser at step 2). Thirdly, storing in a session would make the session too large.

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T18:27:52+00:00Added an answer on June 12, 2026 at 6:27 pm

    I see 3 potential options:

    1 - Store it in db and look it up on every page
    2 - Store it in session
    3 - Pass it through url in query string 
    

    I’m not sure how much data you’re passing, but if it’s too big to hold it in sessions, and too big to pass it through the url, then db seems like your best solution. Db calls are generally not going to make or break your site as far as performance goes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Learning C# here. I have a monthly process form whereby one can select to
Here is the situation : Some process writes lines into a fifo file (created
I'm almost finished with a sign-up process where: (Step 1) New User completes a
I'm trying to process a form on a MVC system but I'm unable to
So I have a multi-step process that allows a user to retrieve a forgotten
I'm currently working on a multi-step query form which can be found at: http://jsfiddle.net/xSkgH/47/
by hand, here is the process: ps -ef | grep tomcat The results of
Here's the scenario: Process 1 (P1) - reads in various flat files one consequence
Here is what I have: process = subprocess.Popen([cmd.exe, /c appcfg.py, upload_data, --config_file=..\\bulkloader.yaml, --filename= +
Here's the deal: I'm in the process of planning a mid-sized business application that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.