My current project involves working with javascript, Json, and Ajax. I have a couple of questions lingering in my mind - Can a json file function without being hosted on a localhost? Also, is it possible to use ajax with json directly from our hard disk instead of through a localhost connection?