Telegram_2019-09-23T07

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2019 > 09 > 23 >

Telegram_2019-09-23T07

Telegram link

 

2019-09-23T07:25:37

 

Hi Jose I am not sure I understand. What I need to do is show the user a list of files he can choose from and the select the file into an image control

 


 

Telegram link

 

2019-09-23T07:26:20

 

But this must be in the root path wwwroor

 


 

Telegram link

 

2019-09-23T07:26:28

 

Wwwroot

 


 

Telegram link

 

2019-09-23T07:26:48

 

I know how to select a file for upload

 


 

Telegram link

 

2019-09-23T07:28:54

 

I will not know the filename as the user needs to select it from the relative path

 


 

Telegram link

 

2019-09-23T07:31:08

 

Another way I would assume is to make thumbnails .loop through the images and let the user select from there . I will now have the filename and can easily display it in the selected timage

 


 

Telegram link

 

2019-09-23T07:40:03

 

If i understand you can do a list, something like this demo:

 

type: code https://github.com/Atozed/IntraWeb/tree/master/XIV/Delphi/DownloadLink

 


 

Telegram link

 

2019-09-23T07:48:13

 

Thanks but I need to be able to see the images

 


 

Telegram link

 

2019-09-23T07:49:14

 

In the wwwroot/images directory

 


 

Telegram link

 

2019-09-23T07:50:17

 

How would I create thumbnails of all the images and select one

 


 

Telegram link

 

2019-09-23T07:51:09

 

You use Template?