Problem:
I use a masterfile. The page account.aspx loads in contentplaceholder3. I have created a form in my account.aspx, but when I try to add a 'ASP:textbox' field to my contact.aspx , I get a: "'TEXTBOX' must be placed inside a form tag with runat=server" error.
When I do this, I get a: "A page can have only one server-side Form tag" error. So I don't know what to do now!
thx
please mark answers as 'Answered' and post back solutions when you figure stuff out that isnt in the post already.
Peter Smith
Contributor
4605 Points
2109 Posts
A page can have only one server-side Form tag
Mar 28, 2005 12:35 PM|LINK
Problem:
I use a masterfile. The page account.aspx loads in contentplaceholder3. I have created a form in my account.aspx, but when I try to add a 'ASP:textbox' field to my contact.aspx , I get a: "'TEXTBOX' must be placed inside a form tag with runat=server" error. When I do this, I get a: "A page can have only one server-side Form tag" error. So I don't know what to do now!
thx