javascript - GET in a For Loop does just one execution -


Trying to get a request from JavaScript with a function called geturl so if I prepare my query and Adds to an array and throws it thrown away which executes only one request, how can it be done without any loop? Maybe do something with the array?

 for  (var i = 0; i & lt; urls.length; i ++) {url [i] = URL [i] .value; } Asural (URL);  

If you are using the JavaScript framework, then with some lines of Some can:

  var collection; GetURL (archive);  

Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -