url: '/folder/file' + i + '.js',
The above url creates file1.js, file2.js etc etc
I want the url to be : /foldename +file[i] + i + '.js'
Can i have an array file which would control the names of the file being created.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Uh… Yeah, actually you can: