Click here to Skip to main content
15,891,789 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Code Explanation Pin
Paul Conrad23-Jul-07 20:29
professionalPaul Conrad23-Jul-07 20:29 
GeneralRe: Code Explanation Pin
Psycho-*Coder*-Extreme23-Jul-07 21:06
Psycho-*Coder*-Extreme23-Jul-07 21:06 
GeneralRe: Code Explanation Pin
Paul Conrad23-Jul-07 21:08
professionalPaul Conrad23-Jul-07 21:08 
GeneralRe: Code Explanation Pin
Psycho-*Coder*-Extreme23-Jul-07 22:01
Psycho-*Coder*-Extreme23-Jul-07 22:01 
GeneralRe: Code Explanation Pin
Paul Conrad24-Jul-07 5:08
professionalPaul Conrad24-Jul-07 5:08 
GeneralRe: Code Explanation Pin
ASPnoob23-Jul-07 18:19
ASPnoob23-Jul-07 18:19 
GeneralRe: Code Explanation Pin
Paul Conrad23-Jul-07 18:22
professionalPaul Conrad23-Jul-07 18:22 
GeneralRe: Code Explanation [modified] Pin
ASPnoob23-Jul-07 18:35
ASPnoob23-Jul-07 18:35 
What I wanted to do was to retrieve resumes which have been stored as text, from the database. Each resume has a corresponding profession which is stored in the Professions field and ResumesID is used as the primary key. I have created a listbox which has the names of different professions. When someone selects one or more professions from the listbox, resumes that correspond to the professions will be displayed. I have used the for loop for the multiple selection of the list items. Then I used the If statement to make sure that a list item is selected. The Select statement is suppose to pick the professions where the name of the professions match the text value of the selected list items. The problem is nothing happens when I select the list item.



-- modified at 0:45 Tuesday 24th July, 2007
GeneralRe: Code Explanation Pin
Paul Conrad23-Jul-07 18:45
professionalPaul Conrad23-Jul-07 18:45 
GeneralRe: Code Explanation Pin
ASPnoob23-Jul-07 18:59
ASPnoob23-Jul-07 18:59 
GeneralRe: Code Explanation Pin
Paul Conrad23-Jul-07 19:07
professionalPaul Conrad23-Jul-07 19:07 
GeneralRe: Code Explanation Pin
Christian Graus23-Jul-07 19:13
protectorChristian Graus23-Jul-07 19:13 
GeneralRe: Code Explanation Pin
Paul Conrad23-Jul-07 19:40
professionalPaul Conrad23-Jul-07 19:40 
GeneralRe: Code Explanation Pin
Christian Graus23-Jul-07 19:51
protectorChristian Graus23-Jul-07 19:51 
QuestionCreate imagecombo in runtime Pin
haggenx23-Jul-07 12:32
haggenx23-Jul-07 12:32 
QuestionReturning to Main Form Pin
HelpMePlease!23-Jul-07 11:34
HelpMePlease!23-Jul-07 11:34 
AnswerRe: Returning to Main Form Pin
Luc Pattyn23-Jul-07 11:55
sitebuilderLuc Pattyn23-Jul-07 11:55 
AnswerRe: Returning to Main Form Pin
Ky Nam23-Jul-07 15:29
Ky Nam23-Jul-07 15:29 
Questioncomapring sorted list Pin
captainmogo23-Jul-07 10:13
captainmogo23-Jul-07 10:13 
AnswerRe: comapring sorted list Pin
Guffa23-Jul-07 12:16
Guffa23-Jul-07 12:16 
GeneralRe: comapring sorted list Pin
captainmogo25-Jul-07 3:53
captainmogo25-Jul-07 3:53 
AnswerRe: comapring sorted list Pin
Guffa25-Jul-07 4:07
Guffa25-Jul-07 4:07 
QuestionSingle Sign On (SSO) Pin
Ridge Howison23-Jul-07 9:41
Ridge Howison23-Jul-07 9:41 
AnswerRe: Single Sign On (SSO) Pin
Naji El Kotob23-Jul-07 10:08
Naji El Kotob23-Jul-07 10:08 
QuestionMapping opinions Pin
Tom Wright23-Jul-07 8:39
Tom Wright23-Jul-07 8:39 

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.