Click here to Skip to main content
15,881,172 members
Home / Discussions / C#
   

C#

 
AnswerRe: generating random number in C# [modified] Pin
Nader Elshehabi23-Aug-06 9:41
Nader Elshehabi23-Aug-06 9:41 
GeneralRe: generating random number in C# Pin
Dave Kreskowiak23-Aug-06 9:55
mveDave Kreskowiak23-Aug-06 9:55 
GeneralRe: generating random number in C# Pin
Nader Elshehabi23-Aug-06 10:02
Nader Elshehabi23-Aug-06 10:02 
GeneralRe: generating random number in C# Pin
Colin Angus Mackay23-Aug-06 11:37
Colin Angus Mackay23-Aug-06 11:37 
JokeRe: generating random number in C# Pin
Nader Elshehabi23-Aug-06 12:34
Nader Elshehabi23-Aug-06 12:34 
QuestionGenerics in an Attribute? Pin
Ista23-Aug-06 9:17
Ista23-Aug-06 9:17 
AnswerRe: Generics in an Attribute? Pin
Nader Elshehabi23-Aug-06 9:51
Nader Elshehabi23-Aug-06 9:51 
QuestionWeb Browser Control link re-direction Pin
Josiah Smith23-Aug-06 8:57
Josiah Smith23-Aug-06 8:57 
I have a windows application with a hosted web browser control, and need help regarding an issue:

The simple details:
Is it possible to have a hyperlink in a web browser control (within aforementioned windows application) output the hyperlink as text to the windows application it is hosted in without processing the link?
i.e. instead of http://www.microsoft.com/Any_Article.pdf opening a PDF reader, it outputs the html as a string to a messagebox, without opening the PDF reader program.

The in-depth details:
I have a tabControl with an InfoPath form control (Microsoft.Office.InfoPath.FormControl) on tabPage1 and a webBrowser control on tabPage2. I can programatically open any infopath *.xml form using C# (including not letting the form open as read-only) or fill out a new form from a *.xsn form template, and in the browser I can navigate (using custom buttons) our sharepoint site which hosts the xml forms. The problem is that IE6 opens the *.xml forms using Mircosoft Office InfoPath, and in my hosted application, I'd like the string of the link returned so I can open it within the form control, without (another) InfoPath starting outside of my app. Maybe, I should force the user environment to use a different program to open an *.xml file, a program that I'd write, that somehow redirected that link as a string back into the original windows app???
AnswerRe: Web Browser Control link re-direction Pin
Nader Elshehabi23-Aug-06 10:00
Nader Elshehabi23-Aug-06 10:00 
GeneralRe: Web Browser Control link re-direction Pin
Josiah Smith23-Aug-06 13:36
Josiah Smith23-Aug-06 13:36 
GeneralRe: Web Browser Control link re-direction Pin
Josiah Smith31-Oct-06 7:41
Josiah Smith31-Oct-06 7:41 
QuestionAgregation vs Heredity Pin
Legolas_Bilbao23-Aug-06 8:37
Legolas_Bilbao23-Aug-06 8:37 
AnswerRe: Agregation vs Heredity Pin
Jun Du23-Aug-06 8:51
Jun Du23-Aug-06 8:51 
GeneralRe: Agregation vs Heredity Pin
Legolas_Bilbao23-Aug-06 21:12
Legolas_Bilbao23-Aug-06 21:12 
GeneralRe: Agregation vs Heredity Pin
Jun Du24-Aug-06 3:26
Jun Du24-Aug-06 3:26 
GeneralRe: Agregation vs Heredity Pin
Legolas_Bilbao25-Aug-06 8:15
Legolas_Bilbao25-Aug-06 8:15 
QuestionPainting a button Pin
kalyanPaladugu23-Aug-06 8:04
kalyanPaladugu23-Aug-06 8:04 
AnswerRe: Painting a button Pin
BarV23-Aug-06 8:08
BarV23-Aug-06 8:08 
AnswerRe: Painting a button Pin
Nader Elshehabi23-Aug-06 9:39
Nader Elshehabi23-Aug-06 9:39 
GeneralRe: Painting a button Pin
Christian Graus23-Aug-06 12:01
protectorChristian Graus23-Aug-06 12:01 
Questionone instance Pin
TAREQ F ABUZUHRI23-Aug-06 7:07
TAREQ F ABUZUHRI23-Aug-06 7:07 
AnswerRe: one instance Pin
Not Active23-Aug-06 7:59
mentorNot Active23-Aug-06 7:59 
AnswerRe: one instance Pin
Guffa23-Aug-06 8:02
Guffa23-Aug-06 8:02 
QuestionWYSIWYG Html control for Windows Form Pin
Nadia Monalisa23-Aug-06 6:56
Nadia Monalisa23-Aug-06 6:56 
AnswerRe: WYSIWYG Html control for Windows Form Pin
Chris Maunder23-Aug-06 17:06
cofounderChris Maunder23-Aug-06 17:06 

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.