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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:59:12+00:00 2026-06-17T12:59:12+00:00

I have a form <form name=form1 id=form_cont method=post action=creaza.php> <label for=idno>IDNO</label> <input type=text name=idno

  • 0

I have a form

<form name="form1" id="form_cont" method="post" action="creaza.php">
    <label for="idno">IDNO</label>
    <input type="text" name="idno" id="idno" value="">

    <label for="tip_persoana">Tip Persoana</label>
    <label for="first_name">Nume</label>
    <input type="text" name="first_name" id="first_name">
    <label for="last_name">Prenume</label>
    <input type="text" name="last_name" id="last_name">
...

When I complet field id=”idno” jQuery it showing me autocomplete.

$(document).ready(function()
    {
        $('#idno').autocomplete(
        {
            source: "autocomplet.php",
            minLength: 3
        });
    });

If I select one of this autocomplet, another fields (last_name, first_name…) whill be complet automatically from database and they will be disabled.

  • 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-17T12:59:13+00:00Added an answer on June 17, 2026 at 12:59 pm

    jQuery autocomplete is for fields, not for forms. What you are trying to do is easily possible with jquery but this is not what Autocomplete UI was designed for. You can write custom jquery AJAX request for that. You can even use the autocomplete ui and parse the returned data and fill certain fields of the form but autocomplete itself will not do that for you

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

Sidebar

Related Questions

I have a form: <form name=form1 method=post action=form_to_write.php> <h4>q1</h4> <input type=radio name=a1 value=someValue1 />someValue1<br
I have file with name contact.php, inside I have form: <form method=post name=kontakt action=send_mail.php>
I have a form: <form id=orderForm onsubmit=return prepareOrder(this); action='@ConfigurationManager.AppSettings[EpayLogonUrl]' method=POST> <input type=hidden name=Signed_Order_B64 value=>
Suppose I have a form like this: Name:<input type=text name=xxx id=name/> Type:<select> <option>xx</option> <option>xx</option>
I have one form as shown below: Page 1: <form name = form1 method=post
I have a number of forms like this: <form class=some-name> <input type=hidden name=bill valueflower
Using VB.Net I have main form name as form1 and popup form name as
Here is my HTML code: <html> <head> <title>Login</title> </head> <body> <FORM NAME =form1 METHOD
I want to have a JSP like this: <form id=form1> Name is: <%=request.getParameter(name) %>
I have a form with Name textbox Address textbox Phone textbox Insert buttion and

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.