jquery - $.getScript from dropbox password protected javascript file -


i want execute file dropbox.

i have business dropbox account , can protect file using password. wonder if can send file's password in query parameters can execute command.

for example:

$.getscript('https://dl.dropbox.com/s/mlps4b84mt6f6ug/example.js'); 

the password file 'test'. how can access it?


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -