Click here to Skip to main content
15,880,405 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: BackGround Sound In the web site Pin
Ken Fan9-Jul-07 21:53
Ken Fan9-Jul-07 21:53 
AnswerRe: BackGround Sound In the web site Pin
Vasudevan Deepak Kumar9-Jul-07 22:35
Vasudevan Deepak Kumar9-Jul-07 22:35 
Questionhow to session storing in database with exception handling Pin
avananda reddys 1239-Jul-07 19:12
avananda reddys 1239-Jul-07 19:12 
AnswerRe: how to session storing in database with exception handling Pin
N a v a n e e t h9-Jul-07 19:21
N a v a n e e t h9-Jul-07 19:21 
QuestionReading Blob [modified] Pin
ASPnoob9-Jul-07 18:49
ASPnoob9-Jul-07 18:49 
AnswerRe: Reading Blob Pin
Sathesh Sakthivel9-Jul-07 19:00
Sathesh Sakthivel9-Jul-07 19:00 
GeneralRe: Reading Blob Pin
ASPnoob9-Jul-07 19:03
ASPnoob9-Jul-07 19:03 
AnswerRe: Reading Blob Pin
Rhys Gravell9-Jul-07 19:46
professionalRhys Gravell9-Jul-07 19:46 
Look more closely at the select statement you're constructing...
"SELECT * FROM myTable where Professions = 'ListBox2.Items(i).Text' "

You are not appending the Text property of ListBox2.Items(i), the WHERE clause is being set to the string literal 'ListBox2.Items(i).Text'.

Rhys

"The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it"

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance."
Terry Pratchett

GeneralRe: Reading Blob Pin
ASPnoob9-Jul-07 20:00
ASPnoob9-Jul-07 20:00 
GeneralRe: Reading Blob Pin
Rhys Gravell10-Jul-07 6:46
professionalRhys Gravell10-Jul-07 6:46 
GeneralRe: Reading Blob [modified] Pin
ASPnoob10-Jul-07 8:25
ASPnoob10-Jul-07 8:25 
GeneralRe: Reading Blob Pin
Rhys Gravell10-Jul-07 10:12
professionalRhys Gravell10-Jul-07 10:12 
GeneralRe: Reading Blob [modified] Pin
ASPnoob10-Jul-07 11:44
ASPnoob10-Jul-07 11:44 
GeneralRe: Reading Blob Pin
Rhys Gravell10-Jul-07 20:36
professionalRhys Gravell10-Jul-07 20:36 
Questionmaintain values of a textbox on Postback Pin
Archana New to Dotnet9-Jul-07 18:45
Archana New to Dotnet9-Jul-07 18:45 
AnswerRe: maintain values of a textbox on Postback Pin
MaheshSharma9-Jul-07 19:00
MaheshSharma9-Jul-07 19:00 
GeneralRe: maintain values of a textbox on Postback Pin
Archana New to Dotnet9-Jul-07 19:06
Archana New to Dotnet9-Jul-07 19:06 
GeneralRe: maintain values of a textbox on Postback Pin
MaheshSharma9-Jul-07 19:09
MaheshSharma9-Jul-07 19:09 
GeneralRe: maintain values of a textbox on Postback Pin
kumar.a9-Jul-07 20:15
kumar.a9-Jul-07 20:15 
AnswerRe: maintain values of a textbox on Postback Pin
N a v a n e e t h9-Jul-07 19:09
N a v a n e e t h9-Jul-07 19:09 
AnswerRe: maintain values of a textbox on Postback Pin
Michael Sync9-Jul-07 20:04
Michael Sync9-Jul-07 20:04 
GeneralRe: maintain values of a textbox on Postback Pin
Michael Sync9-Jul-07 20:06
Michael Sync9-Jul-07 20:06 
QuestionDetect Browser Close Pin
MaheshSharma9-Jul-07 18:41
MaheshSharma9-Jul-07 18:41 
AnswerRe: Detect Browser Close Pin
Michael Sync9-Jul-07 20:00
Michael Sync9-Jul-07 20:00 
GeneralRe: Detect Browser Close Pin
MaheshSharma9-Jul-07 21:48
MaheshSharma9-Jul-07 21:48 

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.