i installed the Cultiv Contact Form package and it works as standalone.
But when i use it with my masterpage i get
A page can have only one server-side Form tag
i removed the Form tags in the cultivcontactform.aspx but now i get
Control 'ctl00_ctl00_ctl00_ContentPlaceHolderDefault_ContentPlaceHolder_CultivContactForm_2__contactName'
of type 'TextBox' must be placed inside a form tag with runat=server
cultiv contact form error
Hi,
i installed the Cultiv Contact Form package and it works as standalone.
But when i use it with my masterpage i get
i removed the Form tags in the cultivcontactform.aspx but now i get
any Ideas?
greetz
Sewi
Have you checked ascx file for cultiv contact form control? You may need to remove <form> tag from control if this is present in masterpage
Hi
Same topic here: http://our.umbraco.org/projects/cultiv-contact-form/requests-and-questions/4411-Error-on-use---A-page-can-have-only-one-server-side-Form-tag.
Yes i know but i didin't found a solution yet.
Removing the form tag i get an error that textbox must be inside a form tag
Are you sure you've got a form runat server tag in your master page?
Part of my Masterpage:
is it possible to make a masterpage without that form tags and use templates under the masterpage - if yes it is new for me.
Solution:
http://our.umbraco.org/projects/cultiv-contact-form/requests-and-questions/4411-Error-on-use---A-page-can-have-only-one-server-side-Form-tag?p=0#comment17098
Please i have same problem . show me how do i solve this problem. Thank you (" ! A page can have only one server-side Form tag ")
is working on a reply...