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

166
Vistas
jquery ajax load all filename from folder

Hello guys can someone please show me the right way to get all the file names from a folder? I dont know how to get there and collect it. It dont find any files in the data with a:contains(".csv") because it is not returning any console logs. but there are 3 csv files in the folder.

here is the script which i use in my html in a script tag:

var folder = "csvData/";
    var fileextension = ".csv";
    $.ajax({
    url: folders
    , success: function (data) {
        $(data).find("a:contains(" + fileextension + ")").each(function () {
            console.log(filename);
        });
    }
});

project structure

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