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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T07:52:03+00:00 2026-06-08T07:52:03+00:00

I have a form with two fields name and surname. Write the fields and

  • 0

I have a form with two fields name and surname.
Write the fields and I click submit without action.
BEfore the my site is http://www.xn--nonlos-8wa.html
The form is

    <form method="GET">
        <input type=”text” nome=”id” value=”qui il tuo testo”>
<input type=”text” cognome=”id” value=”qui il tuo testo”>
        <input type= "submit" name= "submit" value= "Invia" >
        </form>

The site after submit is:

http://www.xn--nonlos-8wa.html/?name=pollo&cognome=che+sono&nome=a&cognome=b&nome=c&cognome=d

This is the site where I have sent three form but now I would like to change the name of the second form that I sent.
Unless the data with the procedure that I read the site and subject to the variable.
I edit the field (variable) but as I’m going to rewrite on the site.
From name=a and surname=b that the site would become the new parameters.

http://www.xn--nonlos-8wa.html/?nome=pollo&cognome=che+sono&nome=565655&cognome=8765634&nome=c&cognome=d.

Then without using the submit of the form …
HoW???
How do I edit the site by changing only the values ​​of interest?

Before the my site with the submit is

http://www.xn--nonlos-8wa.html/?name=pollo&cognome=che+sono&nome=a&cognome=b&nome=c&cognome=d

After with the script Javascrits (is possible??) is
http://www.xn--nonlos-8wa.html/?nome=pollo&cognome=che+sono&nome=565655&cognome=8765634&nome=c&cognome=d

  • 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-08T07:52:05+00:00Added an answer on June 8, 2026 at 7:52 am

    There might have been translation problems with your question, but I think you’re asking how to set the names of the parameters you pass from your form?

    The easiest thing to do would just be to change the name of you inputs:

    <input type=”text” name=”surname” value=”qui il tuo testo”>
    

    But if you can’t edit the html for some reason, you could also send the request with jQuery and set the parameters in a json object:

    $.ajax({
        type: "GET",
        url: "http://www.xn--nonlos-8wa.html/",
        data: {name: "a", surname:"b"}
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two fields <form action=insert.php method=post> Firstname: <input type=text name=firstname /> Lastname: <input
I have a form with two input text fields: <input id=ModelName_test_0 name=ModelName[test][0] type=text> <input
I have two form fields First name and Last name I can also clone
I have a form with two fields with the name attribute of 'photo_title' and
I have two fields in a form category name and id . The id
I have a form with two text_fields: <input type=text id=post_name name=post[name] /> <input type=text
I have two form fields on my view page, a date input (with a
I have a form with (at least) the following two fields: country club The
Imagine that I have a form in a flash application with two fields, input1
I have two fields on the form ( forgotpassword form ) username and email

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.