PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → WebDev10
WebDev10
Iniciado por manish_2207, 22,may. 2009 09:48 - 1 respuesta
Publicado el 22,mayo 2009 - 09:48
Hi Everybody. My problem is as follows: I have created a page where the user can enter his/her personal details and also he/she can add his curriculum vitae. For that i have put a button BROWSE, but the prob is that when clicking on the button BROWSE it is not opening a dialog box where the user can search for the curriculum vitae in his/her pc. Which code to use as in windev the code is fSelecteur but in webdev i am not being able to do it.

Thanks for the reply.
Hope to hear from u guys soon..

Manish Matikola
Publicado el 24,mayo 2009 - 18:29
Hi...

You need to create a button and select the type 'upload'... This
particular type has the behavior you desire

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com


manish matikola wrote:
Hi Everybody. My problem is as follows: I have created a page where the user can enter his/her personal details and also he/she can add his curriculum vitae. For that i have put a button BROWSE, but the prob is that when clicking on the button BROWSE it is not opening a dialog box where the user can search for the curriculum vitae in his/her pc. Which code to use as in windev the code is fSelecteur but in webdev i am not being able to do it.

Thanks for the reply.
Hope to hear from u guys soon..

Manish Matikola