Click here to Skip to main content
15,925,440 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Session Issues with Firefox Pin
Sandeep Akhare12-Aug-08 19:50
Sandeep Akhare12-Aug-08 19:50 
QuestionClient-Side Validation causes page to scroll to the top Pin
oceanexplorer8212-Aug-08 4:05
oceanexplorer8212-Aug-08 4:05 
AnswerRe: Client-Side Validation causes page to scroll to the top Pin
Manas Bhardwaj12-Aug-08 4:06
professionalManas Bhardwaj12-Aug-08 4:06 
GeneralRe: Client-Side Validation causes page to scroll to the top Pin
oceanexplorer8212-Aug-08 4:15
oceanexplorer8212-Aug-08 4:15 
AnswerRe: Client-Side Validation causes page to scroll to the top Pin
AlexeiXX312-Aug-08 7:46
AlexeiXX312-Aug-08 7:46 
QuestionPerformance of Resources vs HashTable or ...? Pin
PauloMorfeo12-Aug-08 3:38
PauloMorfeo12-Aug-08 3:38 
Questiondropdown list box javascript Pin
UD(IA)12-Aug-08 3:26
UD(IA)12-Aug-08 3:26 
AnswerRe: dropdown list box javascript Pin
Sandeep Akhare12-Aug-08 20:21
Sandeep Akhare12-Aug-08 20:21 
aspdotnetuser wrote:
dropdownlist box

Are you saying DropDownList ?


aspdotnetuser wrote:
now i would like to call javascript function on selected index change and value store in variable


Yes you can do it just have a javascript function which will get called on OnChange Event of drop down
Register it
mDrpCounties.Attributes.Add("onchange", "JavascriptFunctionName();")

If you want to have selected value at the server side use Hidden Varaibles for that

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "

Check My Blog

GeneralRe: dropdown list box javascript Pin
UD(IA)12-Aug-08 20:29
UD(IA)12-Aug-08 20:29 
GeneralRe: dropdown list box javascript Pin
Sandeep Akhare12-Aug-08 20:39
Sandeep Akhare12-Aug-08 20:39 
GeneralRe: dropdown list box javascript Pin
UD(IA)12-Aug-08 20:46
UD(IA)12-Aug-08 20:46 
QuestionRadio button list with Sql Select Command Pin
amit201112-Aug-08 3:21
amit201112-Aug-08 3:21 
AnswerRe: Radio button list with Sql Select Command Pin
AlexeiXX312-Aug-08 7:51
AlexeiXX312-Aug-08 7:51 
QuestionIE Errormessege Error "Sys" undefined Pin
pvchandana12-Aug-08 2:50
pvchandana12-Aug-08 2:50 
AnswerRe: IE Errormessege Error "Sys" undefined Pin
eyeseetee12-Aug-08 2:55
eyeseetee12-Aug-08 2:55 
AnswerRe: IE Errormessege Error "Sys" undefined Pin
Christian Graus12-Aug-08 2:56
protectorChristian Graus12-Aug-08 2:56 
AnswerRe: IE Errormessege Error "Sys" undefined Pin
Sandeep Akhare12-Aug-08 2:56
Sandeep Akhare12-Aug-08 2:56 
QuestionConvert HTML to XML Pin
ThangamSundar12-Aug-08 2:43
ThangamSundar12-Aug-08 2:43 
AnswerRe: Convert HTML to XML Pin
Christian Graus12-Aug-08 2:49
protectorChristian Graus12-Aug-08 2:49 
QuestionNUnit Test Case Not Working with Asp Page Pin
Member 451421812-Aug-08 2:05
Member 451421812-Aug-08 2:05 
AnswerRe: NUnit Test Case Not Working with Asp Page Pin
Christian Graus12-Aug-08 2:55
protectorChristian Graus12-Aug-08 2:55 
AnswerRe: NUnit Test Case Not Working with Asp Page Pin
N a v a n e e t h12-Aug-08 6:25
N a v a n e e t h12-Aug-08 6:25 
Questioniam around this problem and stuck on this (string Array problem ) Pin
Rameez Raja12-Aug-08 1:31
Rameez Raja12-Aug-08 1:31 
AnswerRe: iam around this problem and stuck on this (string Array problem ) Pin
Sandeep Akhare12-Aug-08 1:43
Sandeep Akhare12-Aug-08 1:43 
AnswerRe: iam around this problem and stuck on this (string Array problem ) Pin
Christian Graus12-Aug-08 1:44
protectorChristian Graus12-Aug-08 1:44 

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.