Click here to Skip to main content
15,912,665 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Not considering "If condition in inside the foreach statement" Pin
gaurav mangal28-Jul-08 2:24
gaurav mangal28-Jul-08 2:24 
GeneralRe: Not considering "If condition in inside the foreach statement" Pin
Blue_Boy28-Jul-08 4:59
Blue_Boy28-Jul-08 4:59 
AnswerRe: Not considering "If condition in inside the foreach statement" Pin
Sherin Iranimose28-Jul-08 3:23
Sherin Iranimose28-Jul-08 3:23 
Questionpercentage signs around sql parameter Pin
eyeseetee28-Jul-08 0:08
eyeseetee28-Jul-08 0:08 
AnswerRe: percentage signs around sql parameter Pin
Blue_Boy28-Jul-08 0:15
Blue_Boy28-Jul-08 0:15 
GeneralRe: percentage signs around sql parameter Pin
eyeseetee28-Jul-08 0:28
eyeseetee28-Jul-08 0:28 
GeneralRe: percentage signs around sql parameter Pin
Blue_Boy28-Jul-08 0:30
Blue_Boy28-Jul-08 0:30 
QuestionOnClientClick Pin
Reelix27-Jul-08 23:44
Reelix27-Jul-08 23:44 
Hi all!

I've been using the OnClientClick with the Button control for awhile now to execute JavaScript without causing page validation:

Button1.OnClientClick += "javascript:doThis(); return false;";

but one thing still eludes me...

Is it possible to execute the OnClientClick event on a textBox?

If anyone can figure out any solution, I would be highly grateful!

-= Reelix =-

AnswerRe: OnClientClick Pin
Blue_Boy28-Jul-08 0:08
Blue_Boy28-Jul-08 0:08 
GeneralRe: OnClientClick Pin
Reelix28-Jul-08 0:11
Reelix28-Jul-08 0:11 
GeneralRe: OnClientClick Pin
Blue_Boy28-Jul-08 0:16
Blue_Boy28-Jul-08 0:16 
Questionsqlbulk copy asp.net c# Pin
VijayVishwakarma27-Jul-08 22:20
VijayVishwakarma27-Jul-08 22:20 
AnswerRe: sqlbulk copy asp.net c# Pin
VijayVishwakarma28-Jul-08 0:04
VijayVishwakarma28-Jul-08 0:04 
AnswerRe: sqlbulk copy asp.net c# Pin
Ashfield28-Jul-08 1:12
Ashfield28-Jul-08 1:12 
GeneralRe: sqlbulk copy asp.net c# Pin
VijayVishwakarma28-Jul-08 20:10
VijayVishwakarma28-Jul-08 20:10 
GeneralRe: sqlbulk copy asp.net c# Pin
Ashfield28-Jul-08 21:04
Ashfield28-Jul-08 21:04 
GeneralRe: sqlbulk copy asp.net c# Pin
VijayVishwakarma28-Jul-08 21:20
VijayVishwakarma28-Jul-08 21:20 
GeneralRe: sqlbulk copy asp.net c# Pin
Ashfield29-Jul-08 9:37
Ashfield29-Jul-08 9:37 
GeneralRe: sqlbulk copy asp.net c# Pin
VijayVishwakarma29-Jul-08 19:44
VijayVishwakarma29-Jul-08 19:44 
GeneralRe: sqlbulk copy asp.net c# Pin
Ashfield30-Jul-08 1:17
Ashfield30-Jul-08 1:17 
QuestionAccess Denied Error. Pin
Binod K27-Jul-08 22:12
Binod K27-Jul-08 22:12 
AnswerRe: Access Denied Error. Pin
Vasudevan Deepak Kumar28-Jul-08 18:27
Vasudevan Deepak Kumar28-Jul-08 18:27 
QuestionAccessing Shared Variables Pin
nagendrathecoder27-Jul-08 21:46
nagendrathecoder27-Jul-08 21:46 
AnswerRe: Accessing Shared Variables Pin
eyeseetee27-Jul-08 21:56
eyeseetee27-Jul-08 21:56 
GeneralRe: Accessing Shared Variables Pin
nagendrathecoder27-Jul-08 22:10
nagendrathecoder27-Jul-08 22:10 

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.