I have 3 files: formData.json, myForm.html, and form.js.
How can I take data from .json using JavaScript, and load it to my HTML form
without any kind of server, just using Chrome? Is it even possible? Thanks.
Asked
Active
Viewed 140 times
0

Nemi
- 1,012
- 10
- 19

Kizlo kizlo
- 49
- 6
1 Answers
0
Yes, it is possible, but probably requires an entire tutorial rather than a simple answer, and many choices to be made depending on your requirements and experience. See if this other answer helps.

MikeB
- 580
- 3
- 18