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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T21:30:13+00:00 2026-06-06T21:30:13+00:00

I have a simple form like: <form action= method=post> <input type=text name=user id=user class=txt

  • 0

I have a simple form like:

<form action="" method="post">
    <input type="text" name="user" id="user" class="txt" value="Account" />
    <input type="password" name="pw" id="pw" class="txt" value="Password" />
  <div class="alignleft">
    <a href="#">Forgot?</a>
  </div>
  <div class="alignright">
    <input type="submit" name="login" class="login" value="Login" />
  </div>

This form will log people into their control panel (we hold no sensitive data and we know there are better ways to login) but anyway they are not in a database, they login by simply following a URL like this:

http://www.example.com/user?user=USERNAME?pwrd=PASSWORD

So is the user follows that URL replacing the user and password with their own it will log them in.

How can I make my HTML form post the data to a URL and take them to the URL when they click submit?

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-06-06T21:30:15+00:00Added an answer on June 6, 2026 at 9:30 pm

    <form action="yoururl.com/url" method="get">
    That uses a query string for the form submission.

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

Sidebar

Related Questions

I have a simple form like this: <form name=serachForm method=post action=/home/search> <input type=text name=searchText
I have a simple form like this : <form method=post name=change_pass id=change_pass action=change_pass2.php> <input
so I have a simple login page like this: <fieldset> <legend>Verification</legend> <form method=post action=authentication.php>
I have a simple html form that looks like the following <form action=search.php method=get>
I have a form to upload image like below <form name=sample enctype=multipart/form-data action=index.php method=post
I have a form like this: <form method=post action=> <?php $h = mysql_query(select distinct
I have a simple form where there is a list: <form method =post action
I have the following hidden form: <form id='export_svg_container_single_form' action='exportSVG.pl' method='post' target='_blank' style='display:none;'> <input type='text'
I have simple form like this which accepts only two values string action and
I have a simple form that looks like so <% remote_form_for post, :url =>

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.