- تاریخ ثبتنام
- 2020-06-06
- ارسالیها
- 2,954
- راهحلها
- 1
- پسندها
- 157
- امتیازها
- 63
- مدالها
- 7
- نویسنده موضوع
- مدیرکل
- #1
I am calling an api with the following syntax: testapi.php?fname=guy
How do I call it from download2? I see examples that use the following format: j.download2("", some array....)
I tried the following:
j.download2("", array as string("fname","guy"))
When I try to run the application, I get an range or index out of bounds.
Am I passing the parameters correctly?
Thanks - Guy
How do I call it from download2? I see examples that use the following format: j.download2("", some array....)
I tried the following:
j.download2("", array as string("fname","guy"))
When I try to run the application, I get an range or index out of bounds.
Am I passing the parameters correctly?
Thanks - Guy
نام موضوع : Posting Parameters to download2 in b4i
|
دسته : b4xfeed