This is more of a .NET thing - you cannot have nested < form> elements in ASP.NET. And there is usually already a FORM on the master page. In this case, you need to use iFrame and add the embedded form into an iFrame. Make sure you will ensure the clickjacking protection and set the headers right in the source site. If the Kentico page is to be embedded, it is done like described here.