PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → IFRAME refresh
IFRAME refresh
Iniciado por Dean, jan., 19 2008 3:19 PM - 2 respostas
Publicado em janeiro, 19 2008 - 3:19 PM
I figured out how to refresh IFRAME which contains table - works via invisible button and pagesubmit() call. But edit fields and combo boxes are not refreshed this way.

What to do? Please help.

PS
Also, i have to open popup (date picker) window on click on button - anny suggestions ?
Publicado em janeiro, 21 2008 - 12:02 PM
Solved. Set the value in server code, then pass it to browser code and set it again before pagesubmit
Membro registado
50 mensagems
Popularité : +7 (9 votes)
Publicado em fevereiro, 15 2022 - 6:43 AM
how do you refresh the iframe in webdev ?