PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → WEBDEV 12 Question : Newbie Question
WEBDEV 12 Question : Newbie Question
Iniciado por dan.matis, 01,ene. 2009 23:11 - 1 respuesta
Publicado el 01,enero 2009 - 23:11
I want to open a "POP-UP" style page where the user can enter a new record while viewing the current page. How do I do this?
Publicado el 04,enero 2009 - 01:25
Hi Dan...

I would advise against this method, as this is TIPICALLY a NON web way
of working...

Instead, you could use an invisible Cell that you make visible when you
enter the nw record, with the remaining of the page grayed out by GFI

best regards

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

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


Dan Matis wrote:
I want to open a "POP-UP" style page where the user can enter a new record while viewing the current page. How do I do this?