Click here to Skip to main content
15,918,007 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralCreate New Email in Domain Pin
vurugonda13-Mar-08 0:33
vurugonda13-Mar-08 0:33 
GeneralRe: Create New Email in Domain Pin
Christian Graus13-Mar-08 0:56
protectorChristian Graus13-Mar-08 0:56 
QuestionFORMVIEW CONTROL Pin
md_azy13-Mar-08 0:25
md_azy13-Mar-08 0:25 
GeneralRe: FORMVIEW CONTROL Pin
David Rike13-Mar-08 3:51
David Rike13-Mar-08 3:51 
QuestionHow to capture ASP.NET2.0 control's event at client side Pin
salon13-Mar-08 0:06
salon13-Mar-08 0:06 
AnswerRe: How to capture ASP.NET2.0 control's event at client side Pin
Christian Graus13-Mar-08 0:34
protectorChristian Graus13-Mar-08 0:34 
GeneralRe: How to capture ASP.NET2.0 control's event at client side Pin
salon13-Mar-08 1:07
salon13-Mar-08 1:07 
GeneralRe: How to capture ASP.NET2.0 control's event at client side Pin
Christian Graus13-Mar-08 1:13
protectorChristian Graus13-Mar-08 1:13 
You need the client ids of all your checkboxes, then you can write javascript to iterate over them and see if any is checked. So, you need to write the client ids as javascript variables in your code behind.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

Generalread doc file Pin
yogeshpan12-Mar-08 23:59
yogeshpan12-Mar-08 23:59 
GeneralRe: read doc file Pin
_AK_13-Mar-08 0:02
_AK_13-Mar-08 0:02 
GeneralRe: read doc file Pin
yogeshpan13-Mar-08 0:11
yogeshpan13-Mar-08 0:11 
GeneralRe: read doc file Pin
_AK_13-Mar-08 0:18
_AK_13-Mar-08 0:18 
GeneralRe: read doc file Pin
Christian Graus13-Mar-08 0:30
protectorChristian Graus13-Mar-08 0:30 
JokeRe: your new article Pin
Muhammad Gouda13-Mar-08 0:54
Muhammad Gouda13-Mar-08 0:54 
GeneralRe: your new article Pin
Christian Graus13-Mar-08 0:58
protectorChristian Graus13-Mar-08 0:58 
GeneralRe: read doc file Pin
raushan_913-Mar-08 2:32
raushan_913-Mar-08 2:32 
GeneralHttpRequest in custom control Pin
248912812-Mar-08 23:55
248912812-Mar-08 23:55 
QuestionConnect AJAX Extender inside UserControl (ascx) to TextBox on Webpage (aspx) Pin
pra.net12-Mar-08 23:53
pra.net12-Mar-08 23:53 
Generalconnectivity Pin
bunny.varun12-Mar-08 23:44
bunny.varun12-Mar-08 23:44 
GeneralRe: connectivity Pin
eyeseetee13-Mar-08 0:05
eyeseetee13-Mar-08 0:05 
GeneralRe: connectivity Pin
P Tagore Srinivas Dhanunjay13-Mar-08 2:21
P Tagore Srinivas Dhanunjay13-Mar-08 2:21 
Questionhow to solve this custom validator problem Pin
lakshmichawala12-Mar-08 23:13
lakshmichawala12-Mar-08 23:13 
AnswerRe: how to solve this custom validator problem Pin
Muhammad Gouda12-Mar-08 23:52
Muhammad Gouda12-Mar-08 23:52 
GeneralRe: how to solve this custom validator problem Pin
raushan_913-Mar-08 2:38
raushan_913-Mar-08 2:38 
GeneralRe: how to solve this custom validator problem Pin
Muhammad Gouda13-Mar-08 5:20
Muhammad Gouda13-Mar-08 5:20 

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.