Hi  Toshiro Takahashi

First i should say thanks to you for replying
Actually i need to read data from yahoo stock quotes and show it in my
website .... so can you guide me to get data.....

http://download.finance.yahoo.com/d/quotes.csv?s=%5EIXIC&f=sl1d1t1c1ohgv&e=.csv

Pls in detail.




On Nov 27, 7:10 am, tato <t...@game.gr.jp> wrote:
> By the way, the reason why csv2table cannot read the text file of the
> other domain is because it uses $.get method of jQuery.
>
> But I do not get along well even if I change $.get in $.getScript.
>
> When capture a TCP packet, the data body arrives,; but csv data as for
> the JavaScript is because is not it.
>
> The method to obtain it thought, but a person distributing json in the
> other domain is that it is easy first of all :p
>
> --
> Toshiro 
> Takahashihttp://plugins.jquery.com/project/csv2tablehttp://plugins.jquery.com/project/jQcharthttp://allabout.co.jp/internet/javascript/profile/mbiopage.htmhttp://jsgt.org/mt/01/
>
> On 11月27日, 午前10:49, Toshiro Takahashi <t...@game.gr.jp> wrote:
>
> > Hi, Ram
>
> > Thank you for using my plugin.
>
> > On Thu, 26 Nov 2009 02:21:19 -0800 (PST)
>
> > Ram <naviamarkets....@gmail.com> wrote:
> > > I am new to jquery.... Its nice
> > > in csv2table i need to get values dynamically from a particular url
> > > everyminute ...
> > > i dont know how to get from particular url (  
> > > www.websitename.com?asdfasdf.csv
> > > ) and generate table for that value.
>
> > Is the 'particular url' another Domain from yuor html?
> > You cannot read the csv when that is it.
>
> > If you can process the text file of the other domain, there is a method
> > you make it json not csv, and to access.
>
> > However, json does not implement it in csv2table.
>
> > If get time; I may make json2table if you are necessary.
>
> > > $(function(){
> > >     $('#view1').csv2table('book12.csv');
> > > });
>
> > > any help will be appreciated ..
>
> > --
> > Toshiro 
> > Takahashihttp://plugins.jquery.com/project/csv2tablehttp://plugins.jquery.com/...

Reply via email to