[SOLVED] Â ASP Runner 9.7 - display image from URL |
7/3/2017 06:05:21 | |
ASPRunnerPro General questions | ||
D
Dominic author
ASP Runner Enterprise 9.7 |
||
![]() |
Sergey Kornilov admin 7/3/2017 |
ProdImage field, what kind of data it contains in the database? |
|
D
|
Dominic author 7/4/2017 |
ProdImage field, what kind of data it contains in the database?
|
|
![]() |
Sergey Kornilov admin 7/5/2017 |
$data["ProdImage"] is a PHP syntax. You need to use ASP syntax (the same applies to concatenation). |
|
D
|
Dominic author 7/6/2017 |
$data["ProdImage"] is a PHP syntax. You need to use ASP syntax (the same applies to concatenation). https://xlinesoft.com/asprunnerpro/docs/_view_as__settings_custom.htm Check example #3 for instance.
|
|