Using array to set image - Forum

Forum Navigation
You need to log in to create posts and topics.

Using array to set image

Hi.

I wrote a web app that imports CSV then parse imported data array to variables; For example [csv_images]. But I want set image source for image object with [csv_images(1)] but my web is not doing this truly.

Why?

Thanks

@tilesoft

There is insufficient information to assist in any meaningful way.

imports CSV then parse imported data array to variables; For example [csv_images].

Post your script(s) that does (do) this; are you able to verify that the csv record(s) was (were) successfully imported into variable(s) ?

But I want set image source for image object with [csv_images(1)]

Provide detailed information about how you are attempting this.

but my web is not doing this truly.

What is the observed result ?

Are you able to confirm that [csv_images(1)] etc. contain the expected values (URLs/Links ?)

luishp has reacted to this post.
luishp