Access HTML controls in C# without runat=server in ASP.NET(praveenbattula.blogspot.com)

submitted by praveenbattulapraveenbattula(629) 2 years, 8 months ago

This is the nice article which explains the logic for accessing the HTML controls in ASP.NET server side code which don't have runat=server property set. Take a look at it and please provide your valuable comments.

4 comments |category: |Views: 1055

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by CoolCool(0) 2 years, 8 months ago 0

Nice tip

Reply

posted by netcodernetcoder(0) 2 years, 7 months ago 0

Is it mandatory to mention name attribute for the control? and is it only works for the input controls?

Reply

posted by praveenbattulapraveenbattula(629) 2 years, 7 months ago 0

Yes, you need to add name attribute to the control and the values only form gets are only input controls.

Reply

posted by kcherupakcherupa(295) 2 years, 7 months ago 0

Good post

Reply

information Login or create an account to comment on this story