Integrating a dynamic Web page via iframe
Step by step
To integrate a dynamic Web page in your website using an iframe element, proceed as follows:
-
Insert the iframe code in the position on your website where the form or dynamic Web page should be displayed.
-
Insert the URL to the dynamic Web page as the source.
Examples
- <iframe src="http://web.inxmail.com/example/subscription.jsp"></iframe>
- <iframe src="https://web.inxmail.com/example/subscription.jsp"></iframe>
- Save or publish the Web page in which you inserted the iframe code.
- You have successfully integrated a dynamic Web page in your website using an iframe element.
Additional information
In the Target page element, enter the URL of the target Web page to which the recipient is directed after subscribing. (Detailed information can be found in the section Configuring settings.)
In certain constellations, it is possible that the Web page containing the iframe element is itself loaded again inside the iframe element, resulting in redundant display. For more information, contact your Inxmail contact person at Care-Consulting@inxmail.de.