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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T00:19:08+00:00 2026-05-24T00:19:08+00:00

When I click the Send Request button, the query string ?req_flag=0 disappears from the

  • 0

When I click the “Send “Request” button, the query string ?req_flag=0 disappears from the URL.
Where am I making a mistake here? I need following URL: localhost/flavourr/send_req.php?req_flag=0&f_e_mail_add=value

<pre>
<form method="get" action="send_req.php?req_flag=0">
                        <input type="text" name="f_e_mail_add" value="Enter email of your friend" onblur='if (this.value == "") {this.value = "Enter email of your friend";}' onfocus='if (this.value == "Enter email of your friend") {this.value = "";}' size="35" />
                        <input type="submit" value="Send Request" />
                            </form></pre>
  • 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-24T00:19:09+00:00Added an answer on May 24, 2026 at 12:19 am

    Just add a hidden value as shown below and remove the ‘?req_flag=0’ from the action attribute.

    <form method="get" action="send_req.php">
        <input type="text" name="f_e_mail_add" value="Enter email of your friend" size="35" />
        <input type="hidden" id="req_flag" name="req_flag" value="0" />
        <input type="submit" value="Send Request" />
    </form>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I tried the following code to send request to jsp page on a click
I am trying to send an email in the button click event in the
Click here to see what I mean.. What could prevent these two from sitting
User click on a link button and it will direct them to a url
I have a small programme which can send request and receive response. but1.setOnClickListener(new Button.OnClickListener()
I'm using the following Ajax function to send a request. Something weird happens though.
Is it possible in MacOS X to send a mouse click to a specific
I click on a link from one page that does a redirect to another
When click a button,I want to popup a view form bottom,like this! Any help
I have the code below and everything works but the button click function on

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.