Click here to Skip to main content
15,902,032 members
Home / Discussions / C#
   

C#

 
QuestionHow can I get input from 2 forms? Pin
CopperCircle21-Aug-08 11:33
CopperCircle21-Aug-08 11:33 
AnswerRe: How can I get input from 2 forms? Pin
Christian Graus21-Aug-08 11:44
protectorChristian Graus21-Aug-08 11:44 
AnswerRe: How can I get input from 2 forms? [modified] Pin
DaveyM6921-Aug-08 12:02
professionalDaveyM6921-Aug-08 12:02 
GeneralRe: How can I get input from 2 forms? Pin
ianhunt0121-Aug-08 20:09
ianhunt0121-Aug-08 20:09 
GeneralRe: How can I get input from 2 forms? Pin
DaveyM6921-Aug-08 21:25
professionalDaveyM6921-Aug-08 21:25 
AnswerDO THIS EXEMPLE OK? Pin
nelsonpaixao21-Aug-08 15:30
nelsonpaixao21-Aug-08 15:30 
GeneralRe: DO THIS EXEMPLE OK? Pin
Silvyster21-Aug-08 21:21
Silvyster21-Aug-08 21:21 
AnswerRe: DO THIS EXEMPLE OK? Pin
nelsonpaixao22-Aug-08 13:36
nelsonpaixao22-Aug-08 13:36 
QuestionTest-driven developed project example Pin
sacoskun21-Aug-08 9:24
sacoskun21-Aug-08 9:24 
AnswerRe: Test-driven developed project example Pin
leppie21-Aug-08 22:00
leppie21-Aug-08 22:00 
GeneralRe: Test-driven developed project example Pin
sacoskun22-Aug-08 6:26
sacoskun22-Aug-08 6:26 
QuestionPictureBox trasparency Pin
Member 431105721-Aug-08 9:09
Member 431105721-Aug-08 9:09 
AnswerRe: PictureBox trasparency Pin
Pete O'Hanlon21-Aug-08 11:07
mvePete O'Hanlon21-Aug-08 11:07 
GeneralRe: PictureBox trasparency Pin
radialronnie21-Aug-08 13:06
radialronnie21-Aug-08 13:06 
GeneralRe: PictureBox trasparency Pin
Member 431105721-Aug-08 21:32
Member 431105721-Aug-08 21:32 
QuestionHow does a C# user control hosted in IE6 get a reference to its parent JSP Web form? Pin
Emitr21-Aug-08 8:22
Emitr21-Aug-08 8:22 
Hi, I'm developing a C# user control to be hosted in IE6. The user control needs to be able to reach out and grab values that are assigned to elements in the Web form that hosts the user control. The Web form is contained in a JSP (not ASP.NET) and uses javascript. Obviously the Web form has a reference to the user control, but how does the user control get a reference to the Web form (parent container) that hosts it so that the user control can read element values in the Web form? I know how to make the Web form pass values to the user control, but I don't know how to make the user control get values from the Web form. Any help would be appreciated.
AnswerRe: How does a C# user control hosted in IE6 get a reference to its parent JSP Web form? Pin
The Cake of Deceit22-Aug-08 8:39
The Cake of Deceit22-Aug-08 8:39 
GeneralRe: How does a C# ActiveX control get a reference to the IE browser? Pin
Emitr22-Aug-08 10:22
Emitr22-Aug-08 10:22 
GeneralRe: How does a C# ActiveX control get a reference to the IE browser? Pin
The Cake of Deceit23-Aug-08 10:22
The Cake of Deceit23-Aug-08 10:22 
QuestionCustom Exception Handling "Best Practise" Pin
Spaz8021-Aug-08 7:32
Spaz8021-Aug-08 7:32 
AnswerRe: Custom Exception Handling "Best Practise" Pin
Christian Graus21-Aug-08 11:45
protectorChristian Graus21-Aug-08 11:45 
GeneralRe: Custom Exception Handling "Best Practise" Pin
Ravi Bhavnani21-Aug-08 13:46
professionalRavi Bhavnani21-Aug-08 13:46 
QuestionSingleton Pattern Confusion Pin
Brendan Vogt21-Aug-08 6:37
Brendan Vogt21-Aug-08 6:37 
AnswerRe: Singleton Pattern Confusion Pin
N a v a n e e t h21-Aug-08 6:41
N a v a n e e t h21-Aug-08 6:41 
GeneralRe: Singleton Pattern Confusion Pin
Brendan Vogt21-Aug-08 6:45
Brendan Vogt21-Aug-08 6:45 

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.