How we define runat="server"
- From: gunjan.mait@xxxxxxxxx
- Date: 20 Mar 2007 06:19:52 -0700
hi,
i wanted to know the exact use of runat="server" which is being used
is ASP.NET
why we every time need to use it, even when i want to do the work at
client side? How to do simple processings like displaying some message
at client side only without hitting server?
what is the use of onclick, as we have to use onserverclick always?
why it is not possible to do the things without using runat="server"
in script?
what is the exact difference between coding at client-side and coding
at server-side?
In ASP.NET, there are two forms design form and code-behind form and
several controls.
what is the difference between HTML and webforms controls?
because we hav to include runat="server" while dealing with HTML
controls.
.
- Follow-Ups:
- Re: How we define runat="server"
- From: George Ter-Saakov
- Re: How we define runat="server"
- From: Cowboy \(Gregory A. Beamer\)
- Re: How we define runat="server"
- From: Mark Rae
- Re: How we define runat="server"
- Prev by Date: Re: Queries from Access
- Next by Date: Re: Queries from Access
- Previous by thread: Re: Date Formats (C#)
- Next by thread: Re: How we define runat="server"
- Index(es):
Relevant Pages
|
|