Click here to Skip to main content
15,919,245 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Blog creation Pin
Colin Angus Mackay10-Jan-07 2:12
Colin Angus Mackay10-Jan-07 2:12 
QuestionGenerated RSS Feed and firefox Pin
WillemM10-Jan-07 0:21
WillemM10-Jan-07 0:21 
AnswerRe: Generated RSS Feed and firefox Pin
ednrgc10-Jan-07 1:42
ednrgc10-Jan-07 1:42 
GeneralRe: Generated RSS Feed and firefox Pin
WillemM10-Jan-07 2:39
WillemM10-Jan-07 2:39 
AnswerOT Pin
Jon Sagara10-Jan-07 4:30
Jon Sagara10-Jan-07 4:30 
GeneralRe: OT Pin
WillemM10-Jan-07 4:32
WillemM10-Jan-07 4:32 
GeneralRe: OT Pin
Jon Sagara11-Jan-07 12:27
Jon Sagara11-Jan-07 12:27 
Questionselecting one row from datagrid Pin
nclauder10-Jan-07 0:07
nclauder10-Jan-07 0:07 
I want to select one Row from a datagrid so I create a textBbox(txtname) and Button for the user to write the name in textBox and By the click of the button it select the corresponding row. But it's not selecting the row neighther I'm getting any mistake message I'm I missng some thing? I wrote the code on Button_Click sqlCommand as follows:
SqlCommand myCommand = new SqlCommand("SELECT * from employee where fullname Like %+txtname+%" ,con);
Thank you.

AnswerRe: selecting one row from datagrid Pin
Guffa10-Jan-07 0:32
Guffa10-Jan-07 0:32 
GeneralRe: selecting one row from datagrid Pin
nclauder10-Jan-07 0:41
nclauder10-Jan-07 0:41 
QuestionOutputCache a WebControl Pin
theJazzyBrain9-Jan-07 23:53
theJazzyBrain9-Jan-07 23:53 
AnswerRe: OutputCache a WebControl Pin
minhpc_bk10-Jan-07 1:07
minhpc_bk10-Jan-07 1:07 
Questionhow to increase the speed of image in asp.net? Pin
sathyan_82949-Jan-07 22:51
sathyan_82949-Jan-07 22:51 
AnswerRe: how to increase the speed of image in asp.net? Pin
enjoycrack9-Jan-07 22:59
enjoycrack9-Jan-07 22:59 
AnswerRe: how to increase the speed of image in asp.net? Pin
ednrgc10-Jan-07 1:44
ednrgc10-Jan-07 1:44 
QuestionDIV onclick postback - how to identify on the server side? Pin
Chris Buckett9-Jan-07 22:40
Chris Buckett9-Jan-07 22:40 
AnswerRe: DIV onclick postback - how to identify on the server side? Pin
enjoycrack9-Jan-07 23:02
enjoycrack9-Jan-07 23:02 
AnswerRe: DIV onclick postback - how to identify on the server side? Pin
minhpc_bk9-Jan-07 23:53
minhpc_bk9-Jan-07 23:53 
GeneralRe: DIV onclick postback - how to identify on the server side? Pin
Chris Buckett9-Jan-07 23:59
Chris Buckett9-Jan-07 23:59 
QuestionValidation expression Pin
gonmor9-Jan-07 22:20
gonmor9-Jan-07 22:20 
AnswerRe: Validation expression Pin
_mubashir10-Jan-07 0:24
_mubashir10-Jan-07 0:24 
GeneralRe: Validation expression Pin
gonmor10-Jan-07 0:31
gonmor10-Jan-07 0:31 
GeneralRe: Validation expression Pin
minhpc_bk10-Jan-07 1:00
minhpc_bk10-Jan-07 1:00 
AnswerRe: Validation expression Pin
varuni6510-Jan-07 1:24
varuni6510-Jan-07 1:24 
GeneralRe: Validation expression Pin
gonmor11-Jan-07 23:08
gonmor11-Jan-07 23:08 

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.