Pulling URL images out of a memo field. |
12/4/2014 16:30:10 | |
| PHPRunner General questions | ||
|
D
DealerModules authorDevClub member
I have an Access database and one of the memo fields contains URLs separated by commas which are image urls. For example: |
||
|
|
Sergey Kornilov admin 12/5/2014 |
|
This needs to be some sort of custom solution. You need to use one of image gallery components available on the Internet. See some examples at http://www.vandelaydesign.com/jquery-image-galleries/ |
|
|
D
|
DealerModules authorDevClub member 12/5/2014 |
|
This needs to be some sort of custom solution. You need to use one of image gallery components available on the Internet. See some examples at http://www.vandelaydesign.com/jquery-image-galleries/ You need to find one that is easy to integrate and that is able to accept the list of image URLs as a source. Then you can use 'View as' type 'Custom' to build required HTML/Javascript to run that gallery/plugin thing.
|
|