Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

103
Vistas
Range comparison for alphanumeric

enter image description hereThere is a Branch DDL(list ATL1,ATL2) and 2 user input textboxes starteLetterGroupFrom and EndLetterGroupThru.

If the branch selected is 'ATL1' then the above 2 textboxes should have values only between of 000000 - JZZZZZ. For 'ATL2' it should have values between K00000 - ZZZZZZ.

Ex: if user tries to select ATL2 and enters AAAAAA-BZZZZZ in textboxes then it should not allow. similarly,ATL1 cannot be assigned to SAAAAA-ZZZZZZ

    var branch = document.getElementById("selectBranch");
    var branchText = branch.options[branch.selectedIndex].text
    var startltr = $('#inputStartLetter').val().toUpperCase()
    var endltr = $('#inputEndLetter').val().toUpperCase();
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda