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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T14:32:10+00:00 2026-05-16T14:32:10+00:00

a) Based on what information does web application decide whether a particular request is

  • 0

a) Based on what information does web application decide whether a particular request is a GET request? Simply by checking whether requested url contains any query string parameters?

b) When page http://some_domain/A.aspx is first requested (either by clicking a link element<a..> or by manually entering URL into address bar), I assume it is neither a POST or a GET request?

c) If users manually enters into Address toolbar url http://some_domain/A.aspx?ID=100, will web application considered a request as a GET request, even though query string values weren’t extracted ( by browser) from FORM elements?

d) Assuming we request http://some_domain/A.aspx?ID=100, will on postback browser request url http://some_domain/A.aspx?ID=100 or just http://some_domain/A.aspx?

e) Assuming page http://some_domain/A.aspx?ID=100 has FORM’s method attribute set to POST, but its url also contains some query string variables, then is on postback a request considered a GET or a POST?

Thank you

  • 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-16T14:32:11+00:00Added an answer on May 16, 2026 at 2:32 pm
    • a) It’s a GET if the browser sent the GET verb in the HTTP request. Likewise for POST.
    • b) Both of the situations you describe will result in a GET request.
    • c) GET and POST are independent of query string, i.e. either can include or not include query string variables.
    • d) Because the original request included the querystring variables, the postback will again include those variables. The URL with the variables is a “different” URL than the one without.
    • e) If the form’s method is POST, then it’s a POST, regardless of what the URL contains. The query string variables are not related in any way to whether it’s a GET or a POST.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My miniture web application does very little: reads SQL and displays charts, based on
Does Unicode store stroke count information about Chinese, Japanese, or other stroke-based characters?
I'm asked to get the information based on a specific ID( here 406f-871b-a3ee71f7038) ,
I have a Windows.Forms based .NET desktop application that stores privileged information in a
Greetings, I'm working on a JS-based application that does some complex work and logs
I'm currently designing an architecture for a web-based application that should also provide some
I have created an application that allows users to capture information for entities based
I'm improving an existent Web-based management application for an IPPBX. We would really like
I have a bowling web application that allows pretty detailed frame-by-frame information entry. One
I am working on a web application (ASP.NET 3.5/C#) based on a legacy application

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.