Hi I have an issue.
When I try to make a form on a template page the Request.Form object is null or not filled with the submitted data.
When I place the same form in a System.Web.UI.Page everything works fine except the episerver databing from the a property on the page(as this is not a template).
HELP