December 7, 20178 yr Hi, does anyone know how to create a file uploader? As in a feature where users can upload content of their own, particularly in this case, word files.I've tried using plug-ins, but they don't seem to be working. What has worked for you in the past?
December 7, 20178 yr I just use a form with an <input type="file"> https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file Are you using a CMS or this a hand built site?
Create an account or sign in to comment