Click here to Skip to main content
15,926,507 members
Home / Discussions / C#
   

C#

 
GeneralRe: Httpwebrequest 0 cookies from any site?? Pin
Guffa8-Oct-07 9:50
Guffa8-Oct-07 9:50 
GeneralRe: Httpwebrequest 0 cookies from any site?? Pin
Pete O'Hanlon8-Oct-07 10:13
mvePete O'Hanlon8-Oct-07 10:13 
GeneralRe: Httpwebrequest 0 cookies from any site?? Pin
atj8858-Oct-07 10:18
atj8858-Oct-07 10:18 
AnswerRe: Httpwebrequest 0 cookies from any site?? Pin
Guffa8-Oct-07 13:17
Guffa8-Oct-07 13:17 
GeneralRe: Httpwebrequest 0 cookies from any site?? Pin
atj8858-Oct-07 15:17
atj8858-Oct-07 15:17 
AnswerRe: Httpwebrequest 0 cookies from any site?? Pin
Guffa8-Oct-07 21:27
Guffa8-Oct-07 21:27 
GeneralRe: Httpwebrequest 0 cookies from any site?? Pin
Pete O'Hanlon8-Oct-07 21:56
mvePete O'Hanlon8-Oct-07 21:56 
QuestionCustom Wizard in C# Pin
kaminem8-Oct-07 7:20
kaminem8-Oct-07 7:20 
AnswerRe: Custom Wizard in C# Pin
TJoe10-Oct-07 9:00
TJoe10-Oct-07 9:00 
Questionproblem in CD insetrtion and CD removel in windows vista Pin
sumd8-Oct-07 7:06
sumd8-Oct-07 7:06 
Questionrich text box problem Pin
EvilProject8-Oct-07 5:50
EvilProject8-Oct-07 5:50 
QuestionCannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:19
debnarayan8-Oct-07 5:19 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Andrei Ungureanu8-Oct-07 5:24
Andrei Ungureanu8-Oct-07 5:24 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:33
debnarayan8-Oct-07 5:33 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
PIEBALDconsult8-Oct-07 5:42
mvePIEBALDconsult8-Oct-07 5:42 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:54
debnarayan8-Oct-07 5:54 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Dan Neely8-Oct-07 8:03
Dan Neely8-Oct-07 8:03 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 18:29
debnarayan8-Oct-07 18:29 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan22-Oct-07 19:38
debnarayan22-Oct-07 19:38 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Suj_7817-Mar-10 0:20
Suj_7817-Mar-10 0:20 
Questionget() and set() methods Pin
66chawger8-Oct-07 4:58
66chawger8-Oct-07 4:58 
AnswerRe: get() and set() methods Pin
Andrei Ungureanu8-Oct-07 5:11
Andrei Ungureanu8-Oct-07 5:11 
GeneralRe: get() and set() methods Pin
66chawger8-Oct-07 6:57
66chawger8-Oct-07 6:57 
AnswerRe: get() and set() methods Pin
led mike8-Oct-07 7:15
led mike8-Oct-07 7:15 
QuestionLink Display Problem Pin
MumbleB8-Oct-07 4:50
MumbleB8-Oct-07 4:50 
Hi guys,

I have a slight problem. I have a SQL DB with two tables, i have a client table and an invoices table. I have two forms one for each of the tables. On the Invoice form I have a comboBox which is linked to the ClientID on the Client Table. My problem here is that when a client ID is selected I need to display the Client name and address details in a label or text box on the Invoice form. Sigh | :sigh: D'Oh! | :doh:

Can sombody please advise me what to do or how to do this? I have tried a few things but it doesn't seem to work. I have tried linking the text box to the Client table but it keeps displaying the same client name regardless of the ClientID selected in the comboBox.

Any help or advice or a reference to read would be greatly appreciated as I am prepared to read up on it but have not been able to find a matching reference.



Striving for perfection is like swiming upstream, Difficult, but not impossible.

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.