Populate textbox from text file or webserver(private)

Hi,

You should be able to setup an api resource and make a GET request to the files stored there. You'll probably need to store data in JSON format. Or find a way to convert it using JS.

1 Like