Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

79
Visualizações
Auto fill form with the help of bookmarklets

I have two sites in which one has data and second has a user form. Daily basis we fill the form manually that form with reaching and watching that site. Is it possible to auto fill the form with the help bookmarklet programming?

I made the basic code to auto fill the form but how can i get the data from url.

javascript:(function()
{
    function f1(ele, val)
       {
         if(document.getElementById(ele) && ' ')
         {
          document.getElementById(ele).value = val;
         }
       }
     f1("first_name", "suraj");
     f1("last_name", "singh");
     f1("age", "20");
     f1("qualification", "12th");
        
})();

-further I want to get that data from other URL.

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda