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

271
Vistas
when I run local server and try to open a csv file by url(ajax), I got 404
$(document).ready(function() {
$.ajax({
    type: "GET",
    url: "uhslc.soest.hawaii.edu/data/csv/rqds/atlantic/daily/d740a.csv",
    //url: "d741a.csv",
    dataType: "text",
    success: function(data) {processData(data);}
 });

I want to make it work on my client side but when I run localhost, the address is localhost:0000/uhslc.soest.hawaii.edu/data/csv/rqds/atlantic/daily/d740a.csv and when I run locally, the address is as my/local/address/uhslc.soest.hawaii.edu/data/csv/rqds/atlantic/daily/d740a.csv so it does not work. Is there any way I can download a file from that address whenever I run code?

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