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

ASP.NET

 
GeneralRe: Problem with viewstate for listitems Pin
eyeseetee6-Oct-08 4:33
eyeseetee6-Oct-08 4:33 
GeneralRe: Problem with viewstate for listitems [modified] Pin
thomasa6-Oct-08 4:50
thomasa6-Oct-08 4:50 
GeneralRe: Problem with viewstate for listitems Pin
eyeseetee6-Oct-08 5:02
eyeseetee6-Oct-08 5:02 
GeneralRe: Problem with viewstate for listitems Pin
eyeseetee6-Oct-08 4:55
eyeseetee6-Oct-08 4:55 
GeneralRe: Problem with viewstate for listitems Pin
Sandeep Akhare6-Oct-08 19:01
Sandeep Akhare6-Oct-08 19:01 
AnswerRe: Problem with viewstate for listitems Pin
Sneha Bisht6-Oct-08 21:40
Sneha Bisht6-Oct-08 21:40 
GeneralRe: Problem with viewstate for listitems Pin
eyeseetee6-Oct-08 22:45
eyeseetee6-Oct-08 22:45 
GeneralRe: Problem with viewstate for listitems Pin
thomasa6-Oct-08 23:29
thomasa6-Oct-08 23:29 
The code
strValues += listbox1.Items[listbox1.Items.Count - 1].Value;
is wrong becauce you will allways add the last item, no mather if it is selected.

I would recomand the modefide answer I gave you.

Do you redirect to the same page?
Questionget user name from group which created by us in active directory Pin
Piyush Vardhan Singh6-Oct-08 3:41
Piyush Vardhan Singh6-Oct-08 3:41 
AnswerRe: get user name from group which created by us in active directory Pin
Abhijit Jana6-Oct-08 4:08
professionalAbhijit Jana6-Oct-08 4:08 
AnswerRe: get user name from group which created by us in active directory Pin
Brij6-Oct-08 4:31
mentorBrij6-Oct-08 4:31 
QuestionReporting Pin
Anoop Brijmohun6-Oct-08 3:35
Anoop Brijmohun6-Oct-08 3:35 
Questionhtml coding in stored procedure Pin
eyeseetee6-Oct-08 2:35
eyeseetee6-Oct-08 2:35 
AnswerRe: html coding in stored procedure Pin
Jaffer Mumtaz6-Oct-08 2:43
Jaffer Mumtaz6-Oct-08 2:43 
GeneralRe: html coding in stored procedure Pin
eyeseetee6-Oct-08 3:07
eyeseetee6-Oct-08 3:07 
GeneralRe: html coding in stored procedure Pin
Ashfield6-Oct-08 4:45
Ashfield6-Oct-08 4:45 
AnswerRe: html coding in stored procedure Pin
J4amieC6-Oct-08 5:15
J4amieC6-Oct-08 5:15 
Questionwindows service Pin
ptvce6-Oct-08 1:53
ptvce6-Oct-08 1:53 
Answer[Message Deleted] Pin
J4amieC6-Oct-08 2:09
J4amieC6-Oct-08 2:09 
GeneralRe: windows service Pin
ptvce6-Oct-08 2:37
ptvce6-Oct-08 2:37 
GeneralRe: windows service Pin
Jaffer Mumtaz6-Oct-08 2:41
Jaffer Mumtaz6-Oct-08 2:41 
GeneralRe: windows service Pin
ptvce6-Oct-08 2:46
ptvce6-Oct-08 2:46 
GeneralRe: windows service Pin
Jaffer Mumtaz6-Oct-08 2:57
Jaffer Mumtaz6-Oct-08 2:57 
Questionweb.config file encryption and decryption problem when project is place in the c drive where there is os installed Pin
lakshmichawala6-Oct-08 1:32
lakshmichawala6-Oct-08 1:32 
AnswerRe: web.config file encryption and decryption problem when project is place in the c drive where there is os installed Pin
HemJoshi6-Oct-08 1:54
HemJoshi6-Oct-08 1:54 

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.