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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:49:29+00:00 2026-05-24T11:49:29+00:00

i am writing a function to load highcharts data from a .csv file. but

  • 0

i am writing a function to load highcharts data from a .csv file. but i am having some problem in providing the file path to the jquery’s .get method.
Here is my method

    $.get('data.csv', function(data)) {.......}

my file ‘data.csv’ is placed in a path: “myproject/public/data.csv” and my $.get function is written in a ‘index.js’ file which is located at path:

    myproject/public/media/js/modules/testapp/index/index.js

please help me in providing the correct path to the data.csv file. my application is in zend.

Thanks.

  • 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-05-24T11:49:30+00:00Added an answer on May 24, 2026 at 11:49 am

    Have the HTML document specify the base URL for you call.

    <script>
    var baseUrl = "http://myproject.com/apis/";
    </script>
    

    Then use it in your file myproject/public/media/js/modules/testapp/index/index.js

    $.get( window.baseUrl + ‘data.csv’, function(data)) {…….}

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

Sidebar

Related Questions

I am having some difficulty writing a function that will search through a directory
This might be a simple answer, but I am having some issues writing this
I'm writing a function that fishes out the src from the first image tag
I am writing a code using Google-Ajax-Feed-API to get latest feeds from some site.
Whats this syntax useful for : function(String... args) Is this same as writing function(String[]
I'm writing a function for an installer DLL to verify the Authenticode signature of
Let's say that I'm writing a function to convert between temperature scales. I want
Say for instance I was writing a function that was designed to accept multiple
I find that I frequently end up writing a function that I always call
I'm writing an interactive function that I'd like to have remember the last argument

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.