You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
B4X FEED Posting Parameters to download2 in b4i
- وضعیت
-
موضوع بسته شده است و نمیتوان پاسخ جدیدی فرستاد.
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
برای دیدن لینک ها باید ثبت نام کنید
- وضعیت
-
موضوع بسته شده است و نمیتوان پاسخ جدیدی فرستاد.