Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to retrieve the data for json object from the server? #126

Open
netuser007 opened this issue Jun 8, 2012 · 1 comment
Open

How to retrieve the data for json object from the server? #126

netuser007 opened this issue Jun 8, 2012 · 1 comment

Comments

@netuser007
Copy link

Hi,
Fantastic pluggin!!

I am using FCBKComplete v 2.0.4.

In the given code data is retrieved from the data.txt( json_url: "data.txt" .....)
I want to know,- if i have to get the data from the web-server, is there any provision in the current version?
Or i should create a file, store it and give that path for json_url ??

Is there any ways i can trigger an event from which i can get the data from the server dynamically.

Thanks in advance!!

@mensfeld
Copy link

There is no difference between serving a file from server or generating dynamically a JSON output. Just make sure that you output valid FCKB json and it should work just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants