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

  • Home
  • SEARCH
  • 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 7181641
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T17:36:00+00:00 2026-05-28T17:36:00+00:00

I have three pages that has forms on them. They all lead to one

  • 0

I have three pages that has forms on them. They all lead to one another. The first page has a form that goes to page two and queries a database. I understand that a POST method should be used here (according to RFC1866 section 8.2.3) But I want to implement a GET method to this page because when a user is on page two they will select their options there and go to page three, but when a user is on page three they may need to use the browser back button to go back to page two to change some values. If POST method was used it would prompt the user to “resubmit” and I was hoping to avoid this.

 ?page=one          ?page=two         ?page=three
 __________         __________        __________
|          |       |          |      |          |
|          |       |          |      |          |
|  Page 1  |  ==>  |  Page 2  | ==>  |  Page 3  |
|          |       |          | <==  |          |
|          |       |          |      |          |    
|__________|       |__________|      |__________|

The problem I was facing was the problems with the URLs, when setting action to “?page=two” the input names doesn’t get picked up and put into the URL like it would if I were to set the action to “pagetwo.php” (this would turn into pagetwo.php?data=x). How can I come around this obstacle?

  • 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-28T17:36:02+00:00Added an answer on May 28, 2026 at 5:36 pm

    If I understand your problem properly then you can add a hidden input with a value of two and name page. This will cause them to append to your url with the rest of your inputs.

    <input type="hidden" name="page" value="two" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two forms on one page: a results form and a search form.
I have 15 BackgroundWorers that are running all the time, each one of them
I have a page which has an Iframe. In that Iframe, there are six
I have a .aspx page that loads three separate .ascx controls to represent adding,
I have a web page that uses three controls to allow a user to
I have some forms that post to a CGI script. I set them up
I have a database that has two tables, one of which contains a foreign
I have a form that has many checkboxes (too many for it to make
I have a page that has a side panel and a center div. When
Is there someway to have a part of the page that renders like a

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.