Display image from Windows Folder

Hi all. Is there any possibility to retrieve and show image from windows pc folder at AI2 ?? My image is stored at windows folder D:\IMAGE\ and i want to retrieve them and show at the apps.

you need to set up a http server, or ftp server on your pc, then visit the server from AI2.

i install XAMPP and i can write the data into mysql and retrieve data from mysql thru php.But how to retrieve the image from local server and what is the File path format ?

Copy your D:\Images folder to D:\XAMPP\htdocs\Images

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.