Click here to Skip to main content
15,887,776 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
It might not be a clean way to do things but you can save the state of your actions in the page and then check for that state each time you are about to launch them. For that, you can use the session to store a class that contains flags of the different actions you are doing. Each time you want to launch an action, you check the session to see if the action has already been done, if not, you do it, otherwise you just ignore it.

Talal

-- If this is a post that has been helpful to you, please vote for it. Thank you!

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
--Rich Cook

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 
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 

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.