Click here to Skip to main content
16,006,013 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Performance : "input runat=server" or "asp:textbox" Pin
eyeseetee22-Jul-08 21:31
eyeseetee22-Jul-08 21:31 
AnswerRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary22-Jul-08 22:14
professionalArindam Tewary22-Jul-08 22:14 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 0:16
N a v a n e e t h23-Jul-08 0:16 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary23-Jul-08 0:39
professionalArindam Tewary23-Jul-08 0:39 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 2:03
N a v a n e e t h23-Jul-08 2:03 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary23-Jul-08 2:32
professionalArindam Tewary23-Jul-08 2:32 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 3:06
N a v a n e e t h23-Jul-08 3:06 
AnswerRe: Performance : "input runat=server" or "asp:textbox" Pin
Anand Desai22-Jul-08 22:30
Anand Desai22-Jul-08 22:30 
It depends on purpose certainly..
but I use "input/select.. with runat=server" as much as possible because you find difficult to perform Javascript functions like "OnClick" or "OnChange" or "OnKeyUp"... likewise on server controls. It give strange error at that perticular HTML line..
Using "input/select.. with runat=server" solves that smoothly.

And as I have to use Javascripts frequently with my coding, i prefer runat=server
comments pls.

Anand Desai
Developer
Atharva Infotech

GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary22-Jul-08 23:29
professionalArindam Tewary22-Jul-08 23:29 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 0:21
N a v a n e e t h23-Jul-08 0:21 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
gnjunge23-Jul-08 22:17
gnjunge23-Jul-08 22:17 
Questionhow to get url of addressbar Pin
please help22-Jul-08 20:56
please help22-Jul-08 20:56 
AnswerRe: how to get url of addressbar Pin
Gayani Devapriya22-Jul-08 21:08
Gayani Devapriya22-Jul-08 21:08 
QuestionExcel data to sql server database in asp.net c# 2.0 Pin
VijayVishwakarma22-Jul-08 20:51
VijayVishwakarma22-Jul-08 20:51 
AnswerRe: Excel data to sql server database in asp.net c# 2.0 Pin
Arindam Tewary22-Jul-08 20:57
professionalArindam Tewary22-Jul-08 20:57 
GeneralRe: Excel data to sql server database in asp.net c# 2.0 Pin
VijayVishwakarma22-Jul-08 21:16
VijayVishwakarma22-Jul-08 21:16 
QuestionPaging in table. Pin
raushan_922-Jul-08 20:39
raushan_922-Jul-08 20:39 
AnswerRe: Paging in table. Pin
Sam Xavier22-Jul-08 20:50
Sam Xavier22-Jul-08 20:50 
GeneralRe: Paging in table. Pin
raushan_922-Jul-08 21:12
raushan_922-Jul-08 21:12 
AnswerRe: Paging in table. Pin
AprNgp22-Jul-08 20:58
AprNgp22-Jul-08 20:58 
GeneralRe: Paging in table. Pin
raushan_922-Jul-08 21:09
raushan_922-Jul-08 21:09 
GeneralRe: Paging in table. Pin
eyeseetee22-Jul-08 21:24
eyeseetee22-Jul-08 21:24 
GeneralRe: Paging in table. Pin
raushan_922-Jul-08 21:37
raushan_922-Jul-08 21:37 
GeneralRe: Paging in table. Pin
eyeseetee22-Jul-08 21:55
eyeseetee22-Jul-08 21:55 
GeneralRe: Paging in table. Pin
raushan_922-Jul-08 22:01
raushan_922-Jul-08 22:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.