Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word runat.
Examples
-
< asp: label runat = "server" text = "searchLabel" id = "lblSearchFor" > < / asp: label >
ASP.NET Forums bouwob2 2008
-
'Control' ct00_txtSearch 'of type TextBox must be placed inside a form tag with runat = server
ASP.NET Forums s_j_b 2010
-
Control 'txtBDATitle' of type 'TextBox' must be placed inside a form tag with runat = server.
ASP.NET Forums s_j_b 2010
-
'Control' ct00_txtSearch 'of type TextBox must be placed inside a form tag with runat = server
ASP.NET Forums s_j_b 2010
-
'Control' ct00_txtSearch 'of type TextBox must be placed inside a form tag with runat = server
ASP.NET Forums s_j_b 2010
-
I'm able to perform the client side and access the table data on server side by adding runat = "server" to the table tag.
ASP.NET Forums littlefool 2010
-
The only way I can think to reference it on the. aspx page is with but such constructs are not allowed in a validator with runat = "server".
ASP.NET Forums johnoa 2010
-
'Control' ct00_txtSearch 'of type TextBox must be placed inside a form tag with runat = server
ASP.NET Forums s_j_b 2010
-
Since ASP. NET 1. x pages postback to the same page by default, and you cannot do a post to another page (unless you remove the runat = "server" and other messy things), accessing the controls in the previous page becomes very difficult unlike classic ASP.where you have a action tag to specify the new page and you can use the Request.
ASP.NET Forums ranganh 2010
-
Control 'txtBDATitle' of type 'TextBox' must be placed inside a form tag with runat = server.
ASP.NET Forums s_j_b 2010
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.