PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB] Loading external files
[WB] Loading external files
Iniciado por guest, 14,sep. 2017 17:48 - 2 respuestas
Publicado el 14,septiembre 2017 - 17:48
Hello to All

I need to load and save some files in a longblob field in a table on a MySql db.

I know in Windev there is the "fselect" function to show you and browse your pc directories and then select a file and load/save its content .
But....How to do the same in Webdev??

I aware this could be a stupid question, but i didn't found useful information on help.

Thanks in advance.

Gianni
Publicado el 14,septiembre 2017 - 18:09
Hi Gianni,

On a web page you can put an edit control on the page -

Click on the edit control icon on the "standard bar"
There is the "upload control" half way down the list.
Put it where you want on the page
Create a cmd_button on the page to manipulate what you want to do.

Hope it helps,

Mike
Publicado el 14,septiembre 2017 - 19:11
Hello Mike

Thank you for the suggestion.
Tomorrow i will try at the office.

How are you? I hope you are fine...let me know.. :)

Gianni