PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → IFRAME
IFRAME
Débuté par Javier, 22 jan. 2010 10:43 - 2 réponses
Posté le 22 janvier 2010 - 10:43
Could someone tell me how can I, by code, Page2 display in an IFRAME that is in Page1.
I looked for aid but it is fairly scarce.
If someone can tell me how to do it, I would be grateful.
Posté le 22 janvier 2010 - 14:45
Hi Javier

you have to select the iframe as the target... If you display your page
in a button, select the iframe as the destination in the button
description, and do a pagedisplay in your button code

Best regards

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

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


On 1/22/2010 4:43 AM, Javier wrote:
Could someone tell me how can I, by code, Page2 display in an IFRAME that is in Page1.
I looked for aid but it is fairly scarce.
If someone can tell me how to do it, I would be grateful.

Posté le 25 janvier 2010 - 11:52
Fabrice that's OK.
Very Very Much Thank You.