FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour GET FECHA SOLUCIONADO
Posts: 1074
Joined: Fri Oct 07, 2005 01:56 PM
GET FECHA SOLUCIONADO
Posted: Wed Jun 24, 2020 05:36 AM

Buenas tardes

como puedo iniciar un campo get tipo fecha en modharbour y tweb

Saludos
Patricio

__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
Posts: 1074
Joined: Fri Oct 07, 2005 01:56 PM
Re: GET FECHA [SOLUCIONADO]
Posted: Thu Jun 25, 2020 02:57 AM
me respondo


Code (fw): Select all Collapse
    GET aGet[1,1] ID 'desde' TYPE "DATE" VALUE aGet[1,2] GRID 6 LABEL 'Desde' PLACEHOLDER 'ingrese fecha inicial' REQUIRED OF o


ver el archivo tweb/tweb.ch ahi uno puede ir deduciendo
Saludos
Patricio

__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
Posts: 1283
Joined: Fri Feb 10, 2006 02:34 PM
Re: GET FECHA SOLUCIONADO
Posted: Thu Jun 25, 2020 06:15 PM

Patricio,

Tambien tienes un ejemplo en tutor20.prg --> https://modharbour.app/htweb/tutor20.prg ;-)

Saludos.
C.

Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix

Continue the discussion