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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T23:32:19+00:00 2026-06-13T23:32:19+00:00

is it possible to use a form with some radio buttons for linking to

  • 0

is it possible to use a form with some radio buttons for linking to the selected page after submitting? So i selected the first radio-button, hit the buttion submit and got the the url /angebote.html

Thx!

<form id="aktion">
          <div class="action-check">
            <input class="radio" type="radio" value="angebote.html" name="suche">
            <label for="suche">Ich suche ein Zimmer</label>
          </div>
          <div class="action-check">
            <input class="radio" type="radio" value="angebotseingabe.html" name="biete">
            <label for="biete">Ich biete ein Zimmer</label>
           </div>
          <div class="action-check">
          <input class="radio" type="radio" value="gesuchseingabe.html" name="gruenden">
          <label for="gruenden">Ich möchte eine WG gründen</label>
         </div>
          <div class="submit_container">
          <input class="submit" type="submit" value="Los geht's">
        </div>
    </form>
  • 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-13T23:32:21+00:00Added an answer on June 13, 2026 at 11:32 pm

    You can use javascript like this.

    <HTML> 
        <HEAD>
             <SCRIPT language="javascript"> 
                  function choiceprop(form3) {
                       var url = <!-- check the good case here -->
                       window.location = url;
                   } 
              </SCRIPT> 
        </HEAD> 
        <BODY>
            <FORM NAME="formtest">
                 <INPUT TYPE="radio" NAME="choice" VALUE="url1">name1<BR>
                 <INPUT TYPE="radio" NAME="choice" VALUE="url2">name2<BR> 
                 <INPUT TYPE="radio" NAME="choice" VALUE="url3">name3<BR> 
                 <INPUT TYPE="button"NAME="but" VALUE="Validate" onClick="choiceprop(formtest)">
            </FORM> 
       </BODY> 
    </HTML> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to use the facebook connect button to submit a form? I
Is this possible to use Ajax.Beginform with update target inside of ajax form. like
Is it possible to use a vector graphic as a custom form shape in
Is it possible to use jqueries each loop in this form to dissolve hyperlinks?
Quick question, is it possible to have an input field in a form use
Is It possible to create HTML5 Web Socket by use of ASP.NET/Web Form?
How would I use jQuery to determine if a checkbox or radio button is
I have a form that contains some Checkboxes and one Radio. The problem is
I use jQuery form validation plugin to validate some form fields. As for now
I have some problem with my form. i want to use jquery ajax to

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.