I have an input type file like so:
<label for="rendering">Rendering</label><input type="file" name="rendering" id="rendering" />
Is there away to set the folder destination so when the dialog box appears, its set to a folder ?
I have an input type file like so:
<label for="rendering">Rendering</label><input type="file" name="rendering" id="rendering" />
Is there away to set the folder destination so when the dialog box appears, its set to a folder ?