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

ASP.NET

 
Questionhow can i display data in listbox? Pin
Rharzkie22-Aug-07 1:47
Rharzkie22-Aug-07 1:47 
AnswerRe: how can i display data in listbox? Pin
chathu03j22-Aug-07 18:33
chathu03j22-Aug-07 18:33 
GeneralRe: how can i display data in listbox? Pin
Rharzkie22-Aug-07 20:10
Rharzkie22-Aug-07 20:10 
Questioninputs Pin
BalRaj Thoma22-Aug-07 1:40
BalRaj Thoma22-Aug-07 1:40 
AnswerRe: inputs Pin
Christian Graus22-Aug-07 1:59
protectorChristian Graus22-Aug-07 1:59 
AnswerRe: inputs Pin
SimulationofSai22-Aug-07 2:13
SimulationofSai22-Aug-07 2:13 
QuestionRefresh problem in Web Projects Pin
satyaki mishra22-Aug-07 1:40
satyaki mishra22-Aug-07 1:40 
AnswerRe: Refresh problem in Web Projects Pin
Christian Graus22-Aug-07 2:01
protectorChristian Graus22-Aug-07 2:01 
Yes. If you write your app so that any postback redirects to a new page ( which can be done by taking the data that needs to be passed and putting it on the URL ), then there's never a refresh that does a postback, it will just show the new page, and so you will never see this message.


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 )

QuestionRe: Refresh problem in Web Projects Pin
satyaki mishra22-Aug-07 2:20
satyaki mishra22-Aug-07 2:20 
AnswerRe: Refresh problem in Web Projects Pin
Talal Sultan22-Aug-07 2:35
Talal Sultan22-Aug-07 2:35 
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 
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 

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.