qualtric custom code html | XM Community
Skip to main content

Hi, I want to use HTML to automatically load image files from other websites. I entered the following command, but it keeps getting errors.
------------------------------------------
http://www.asph.sc.edu/flg/_imgname_1.jpg" width="800" alt="packaging image">

 _imgname_1

------------------------------------------
I want to know what's wrong and how I can make this command work.  

The image URL is giving 404 error, please check.


rondev Thank you for your reply!
I used the codes below
----------------------------------------------------------------------------------------------------------------------------









packaging image">http://www.asph.sc.edu/flg/${e://Field/Condition}_img${e://Field/food_image}name${e://Field/food_name}_1.jpg">

 ${e://Field/Condition}_img${e://Field/food_image}name${e://Field/food_name}_1

----------------------------------------------------------------------------------------------------------------------------
and want to browse the image hosted on sc.edu server (e.g., http://www.asph.sc.edu/flg/1_img1name1_1.jpg). Is there any way to solve this problem? I searched it multiple times but couldn't find the answer.


Leave a Reply