Click here to Skip to main content
15,914,820 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to push a window behind the desktop icons? Pin
Rojan Gh.25-Aug-06 4:48
professionalRojan Gh.25-Aug-06 4:48 
QuestionPassing Excel.Application object from C# to C++ Pin
alias4724-Aug-06 14:25
alias4724-Aug-06 14:25 
QuestionbindingNavigator Lost Renderer - Blue Pin
Glen Harvy24-Aug-06 13:53
Glen Harvy24-Aug-06 13:53 
Questionif statements Pin
TWatson4724-Aug-06 9:47
TWatson4724-Aug-06 9:47 
AnswerRe: if statements Pin
Ennis Ray Lynch, Jr.24-Aug-06 9:52
Ennis Ray Lynch, Jr.24-Aug-06 9:52 
GeneralRe: if statements Pin
TWatson4724-Aug-06 10:31
TWatson4724-Aug-06 10:31 
GeneralRe: if statements Pin
Ennis Ray Lynch, Jr.24-Aug-06 10:38
Ennis Ray Lynch, Jr.24-Aug-06 10:38 
GeneralRe: if statements Pin
TWatson4724-Aug-06 11:22
TWatson4724-Aug-06 11:22 
ok, I will try to explain a little better. I have created some forms that say for instance a new member comes into a bank and want a loan. When the Agent puts there info into a build it is then saved to a server(database). The Idea is to have there info pull up with the selected loan form that they are wanting. Say for instance a auto loan. I have been able to pull the form with there info on it fine. However, I wanted to add some logic in place that looks to see if there is a joint member. If there is then hit all the tables requesting the joint information and load to the form. My problem is that when I set the variable, say for instance Jmem = 0, even if there is a joint member it comes up as false, and gives the else statement. My question is what do I need to add to the previous if statement that will except the joint member as true. The same if for beneficiary also.

I hope this helps in understanding
Thanks
GeneralRe: if statements Pin
Ennis Ray Lynch, Jr.24-Aug-06 11:27
Ennis Ray Lynch, Jr.24-Aug-06 11:27 
GeneralRe: if statements Pin
TWatson4724-Aug-06 11:53
TWatson4724-Aug-06 11:53 
GeneralRe: if statements Pin
Ennis Ray Lynch, Jr.24-Aug-06 12:32
Ennis Ray Lynch, Jr.24-Aug-06 12:32 
AnswerRe: if statements Pin
Sean Michael Murphy24-Aug-06 11:07
Sean Michael Murphy24-Aug-06 11:07 
GeneralRe: if statements Pin
TWatson4724-Aug-06 11:47
TWatson4724-Aug-06 11:47 
AnswerRe: if statements Pin
eggsovereasy24-Aug-06 11:13
eggsovereasy24-Aug-06 11:13 
AnswerRe: if statements Pin
Christian Graus24-Aug-06 12:07
protectorChristian Graus24-Aug-06 12:07 
AnswerRe: if statements Pin
Guffa24-Aug-06 12:17
Guffa24-Aug-06 12:17 
AnswerRe: if statements Pin
KevinMac24-Aug-06 13:47
KevinMac24-Aug-06 13:47 
GeneralRe: if statements Pin
Tyrus18224-Aug-06 18:16
Tyrus18224-Aug-06 18:16 
AnswerRe: if statements Pin
Coding C#24-Aug-06 20:38
Coding C#24-Aug-06 20:38 
QuestionAsyncSocket question Pin
Tom Wright24-Aug-06 8:41
Tom Wright24-Aug-06 8:41 
AnswerRe: AsyncSocket question Pin
vineas24-Aug-06 9:00
vineas24-Aug-06 9:00 
GeneralRe: AsyncSocket question Pin
Tom Wright24-Aug-06 9:07
Tom Wright24-Aug-06 9:07 
AnswerRe: AsyncSocket question Pin
Nader Elshehabi24-Aug-06 11:14
Nader Elshehabi24-Aug-06 11:14 
GeneralRe: AsyncSocket question Pin
Tom Wright25-Aug-06 6:45
Tom Wright25-Aug-06 6:45 
GeneralRe: AsyncSocket question Pin
Nader Elshehabi25-Aug-06 7:47
Nader Elshehabi25-Aug-06 7:47 

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.