Page 1 of 1

Success page as external webpage?

Posted: Mon Jan 24, 2022 4:44 pm
by Bluesman
Hi Pablo or other... Having a problem setting a success page from the inbuilt PHP form processor script. First I tried to set an external link but dos not work? Then I tried to make a separate page in the same project with an inline frame linked to the external page setted as the "success page" in the form, but does not open the linked page in the Inline frame? When making a preview the linked external page shows up in the I-frame?
I have republished All files.

The external page that shall be success page:
http://catalogo.archivoblomberg.org/index.php/

Link to the I-frame page from another page in the project: (orange button)
https://www.chevere.ec/archivoblomberg/ ... mberg.html

The php form page were the I-frame page is linked as success page:
https://www.chevere.ec/archivoblomberg/ ... t_virt.php

Link directly to the page with the I-frame:
https://www.chevere.ec/archivoblomberg/ ... nline.html

Any suggestions are very welcome :o

Re: Success page as external webpage?

Posted: Mon Jan 24, 2022 5:31 pm
by lummis
Have you tried having a blank success page with a JavaScript redirect. Haven't tried it but might be possible,

Re: Success page as external webpage?

Posted: Mon Jan 24, 2022 5:46 pm
by Bluesman
lummis wrote: Mon Jan 24, 2022 5:31 pm Have you tried having a blank success page with a JavaScript redirect. Haven't tried it but might be possible,
Hi lummis, worth a try... tnx for suggestion. But I still doesn't know why the I'frame page doesn't work even just linking from a button?