Can I include HTML forms for feedback and user data entry in MCMS 2002 ASP.NET templates?
faq6.style.display=’none’; A: Out of the box, this is not possible. MCMS templates make use of the ASP.NET Web Forms model, and therefore already include a FORM element. However, you can implement a custom placeholder control to provide this kind of functionality. A cool example of such a control which is designed to be used with the WoodgroveNet C# sample site, including full documentation can be found here. If you are developing enterprise solutions, then check out Business Web Software who have great MCMS integration.