'Copy and Paste Form Code' dialog box

'Copy & paste form code' dialog box allows you to integrate the form with your web site. You can copy and paste the required code from the dialog box to your web pages. Press the 'Copy & paste form code' button in the 'Take the code' page to open the dialog box.

 

Embed the form

Embedding the form seamlessly integrates the form with your website. There are two options: you can integrate using iframe or using JavaScript. Press the 'show a sample page' button to instantly open a sample page integrated with your form. Also, see the source of the sample page (do View->source in your browser) to see how the form code is copied to the sample page.

 

Using JavaScript

This is the recommended method to embed the form. The JavaScript embed the form code seamlessly integrates your form to a web page.

 

IFrame

An iframe is created in your webpage and the form page is loaded in to the iframe. The form, the confirmation page and the 'Thank you' page are all displayed within your website page itself. This gives very close integration with your website.

 

Popup Form

If you want to show the form as a pop up, copy the code from this section. Press the 'show a sample page' button to check out the form in a popup.

 

Lightbox style popup

This code opens a simple popup with the form in it. The size of the popup by default is based on the largest page on your form. If your form is big, scrollbars will appear in the popup.

 

Window popup

If you want to open a standard window popup (where a new browser window is opened) use this code.

 

 

1348652662_001_45IFrame is not available in XHTML 1.0 or HTML 4 strict. If you want to keep your pages conformant with the these standards, use the JavaScript Embed the form code.

 

1348652662_001_45The 'allowtransparency' attribute also is not supported by the XHTML/HTML specs. If you don't want transparency to the IFrame, you can remove the allowtransparency attribute.