Click here to Skip to main content
15,897,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to access session variables/ ordinary variables in HTML Pin
Jagadeesh Jupalli22-Aug-07 1:19
Jagadeesh Jupalli22-Aug-07 1:19 
AnswerRe: how to access session variables/ ordinary variables in HTML Pin
Christian Graus22-Aug-07 1:21
protectorChristian Graus22-Aug-07 1:21 
QuestionDropdown list hiding my Drop down Menu Pin
.NET- India 22-Aug-07 1:16
.NET- India 22-Aug-07 1:16 
AnswerRe: Dropdown list hiding my Drop down Menu Pin
R. Giskard Reventlov22-Aug-07 2:18
R. Giskard Reventlov22-Aug-07 2:18 
QuestionEmbedding Real Player in ASP.NET web Application Pin
.NET- India 22-Aug-07 1:12
.NET- India 22-Aug-07 1:12 
QuestionOwa authentication through asp page Pin
Alpanama22-Aug-07 1:10
Alpanama22-Aug-07 1:10 
QuestionSelected index opf dropdown within a repeater always returns 0 Pin
oceanexplorer22-Aug-07 1:10
oceanexplorer22-Aug-07 1:10 
AnswerRe: Selected index opf dropdown within a repeater always returns 0 Pin
Christian Graus22-Aug-07 1:22
protectorChristian Graus22-Aug-07 1:22 
If your drop down is data bound and you bind to the data source every time, that will reset the selected index. Use !IsPostback to only do it the first time.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Selected index opf dropdown within a repeater always returns 0 Pin
oceanexplorer22-Aug-07 1:43
oceanexplorer22-Aug-07 1:43 
GeneralRe: Selected index opf dropdown within a repeater always returns 0 Pin
Christian Graus22-Aug-07 2:01
protectorChristian Graus22-Aug-07 2:01 
Questiondisplaying data on a chart Pin
Mamphekgo Bahula22-Aug-07 0:50
Mamphekgo Bahula22-Aug-07 0:50 
AnswerRe: displaying data on a chart Pin
Christian Graus22-Aug-07 1:19
protectorChristian Graus22-Aug-07 1:19 
QuestionTrusted Login Problem Pin
mihirhp22-Aug-07 0:34
mihirhp22-Aug-07 0:34 
AnswerRe: Trusted Login Problem Pin
R. Giskard Reventlov22-Aug-07 0:37
R. Giskard Reventlov22-Aug-07 0:37 
QuestionCompilation error Pin
Big Ralph22-Aug-07 0:31
Big Ralph22-Aug-07 0:31 
AnswerRe: Compilation error Pin
Goalie3522-Aug-07 3:11
Goalie3522-Aug-07 3:11 
QuestionAssigning roles to users using Windows Authentication Pin
JacquesDP22-Aug-07 0:10
JacquesDP22-Aug-07 0:10 
QuestionHow to refresh? Pin
kiran@p2softech21-Aug-07 23:53
kiran@p2softech21-Aug-07 23:53 
AnswerRe: How to refresh? Pin
Michael Sync22-Aug-07 0:01
Michael Sync22-Aug-07 0:01 
AnswerRe: How to refresh? Pin
\laddie24-Aug-07 0:45
\laddie24-Aug-07 0:45 
QuestionLoading Images to the page on SCROLLING only Pin
jophinmichael21-Aug-07 23:37
jophinmichael21-Aug-07 23:37 
AnswerRe: Loading Images to the page on SCROLLING only Pin
SimulationofSai22-Aug-07 0:00
SimulationofSai22-Aug-07 0:00 
QuestionBrowser compatibility problem! Pin
Affan Toor21-Aug-07 23:35
Affan Toor21-Aug-07 23:35 
AnswerRe: Browser compatibility problem! Pin
Christian Graus22-Aug-07 0:44
protectorChristian Graus22-Aug-07 0:44 
GeneralRe: Browser compatibility problem! Pin
Affan Toor22-Aug-07 18:50
Affan Toor22-Aug-07 18:50 

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.