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 1014505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:15:46+00:00 2026-05-16T10:15:46+00:00

I have a sequence of forms that follows the following algorithm: Form #1 Prompt

  • 0

I have a sequence of forms that follows the following algorithm:

Form #1

  1. Prompt for input of value A.
  2. Send X* request with value A.

Form #2

  1. Display value A and prompt for input of value B.
  2. Send POST request with value A and B.

*Should X in step 2 be GET or POST? I was just going to make it POST, but hesitated and wondered if I should use GET since form #1 is just passing a value(s) to form #2 and not POSTing it to a database.

Thanks!

  • 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-05-16T10:15:46+00:00Added an answer on May 16, 2026 at 10:15 am

    Make a POST, since its objective is to provoke a side-effect server-side (in particular, to change the state of the multi-page form).

    RFC 2616 says in section 9.1.1:

    In particular, the convention has been established that the GET and HEAD methods SHOULD NOT have the significance of taking an action other than retrieval. These methods ought to be considered "safe". This allows user agents to represent other methods, such as POST, PUT and DELETE, in a special way, so that the user is made aware of the fact that a possibly unsafe action is being requested.

    Naturally, it is not possible to ensure that the server does not generate side-effects as a result of performing a GET request; in fact, some dynamic resources consider that a feature. The important distinction here is that the user did not request the side-effects, so therefore cannot be held accountable for them.

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

Sidebar

Related Questions

I have a series of forms that the user sees in sequence. When the
I have a strange problem with IE. I have a sequence of forms on
I have a sequence of maps. ;; input [{:country MX, :video 12345, :customer cid1}
I was wondering if this was possible... I have a sequence of variables that
I have a canvas on my WPF form that I need to run a
I have a UltraWinGrid in my form that the user allowed to change the
I have the following lines of code: if( checker.this()==false || checker.that()==false || checker.what()==true|| checker.cool()==false
I need to collect an input ('x_amount') with a php form, then post it
I have a function in java which is written with a recursive algorithm that
I have a Windows Forms application that when the Main Window is closing, it

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.