Jump to content

Apextier

Member
  • Posts

    30
  • Joined

  • Last visited

Posts posted by Apextier

  1. 6 hours ago, Bartb56 said:

    Hey guys im trying to make a website where i can upload a json file, this file has a array in it i want to display the array on the page but i have no clue how to let a user select and upload a file

    What language are you using for the backend? If you don't plan on using a backend and strictly want to do this client side you'd want to look at the HTML5 file API.

     

    https://developer.mozilla.org/en-US/docs/Using_files_from_web_applications

×