Jump to content

Search the Community

Showing results for tags 'save json'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to ProcessWire
    • News & Announcements
    • Showcase
    • Wishlist & Roadmap
  • Community Support
    • Getting Started
    • Tutorials
    • FAQs
    • General Support
    • API & Templates
    • Modules/Plugins
    • Themes and Profiles
    • Multi-Language Support
    • Security
    • Jobs
  • Off Topic
    • Pub
    • Dev Talk

Product Groups

  • Form Builder
  • ProFields
  • ProCache
  • ProMailer
  • Login Register Pro
  • ProDrafts
  • ListerPro
  • ProDevTools
  • Likes
  • Custom Development

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hello everybody. I have generated same json data following this link, and I would like to: Save it under myfile.json into the assets folder. Read it from javascript. It belongs to a project to get information about some monuments in a town (images, lat, lng, text, accesibility, etc) probably many people would use it at the same time. Information is static, it will be changed rarely, so I tought about generating the info about each monument in a single json file that way is no need to generate that information every time by the server or worrying about cache. After that a use jquerymobile and angularjs to read the json file and present it to a mobile device. I will appreciate any help. Regards.
×
×
  • Create New...