Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
GeneralRe: MS Script Control Pin
Uwe Keim7-Sep-03 8:20
sitebuilderUwe Keim7-Sep-03 8:20 
GeneralRe: MS Script Control Pin
Roger Alsing7-Sep-03 22:44
Roger Alsing7-Sep-03 22:44 
GeneralInstalling Windows Media Player 9 during deployment of .NET application. Pin
Jonas Follesø7-Sep-03 1:35
Jonas Follesø7-Sep-03 1:35 
GeneralRe: Installing Windows Media Player 9 during deployment of .NET application. Pin
Mazdak7-Sep-03 1:50
Mazdak7-Sep-03 1:50 
GeneralRe: Installing Windows Media Player 9 during deployment of .NET application. Pin
Meysam Mahfouzi7-Sep-03 17:39
Meysam Mahfouzi7-Sep-03 17:39 
GeneralHelpProvider Class Pin
Mazdak6-Sep-03 22:04
Mazdak6-Sep-03 22:04 
GeneralRemoting - Custom objects Pin
Tatham6-Sep-03 19:42
Tatham6-Sep-03 19:42 
GeneralRe: Remoting - Custom objects Pin
Ranjan Banerji8-Sep-03 6:00
Ranjan Banerji8-Sep-03 6:00 
GeneralRe: Remoting - Custom objects Pin
Tatham10-Sep-03 4:37
Tatham10-Sep-03 4:37 
Generalsnmp Pin
johnhill6-Sep-03 19:05
johnhill6-Sep-03 19:05 
GeneralA question...(?) Pin
Snyp6-Sep-03 16:00
Snyp6-Sep-03 16:00 
GeneralRe: A question...(?) Pin
theJazzyBrain7-Sep-03 3:49
theJazzyBrain7-Sep-03 3:49 
GeneralRe: A question...(?) Pin
Alvaro Mendez8-Sep-03 9:26
Alvaro Mendez8-Sep-03 9:26 
QuestionCheck if Remoting server is running? Pin
Bog6-Sep-03 12:35
Bog6-Sep-03 12:35 
AnswerRe: Check if Remoting server is running? Pin
Tatham6-Sep-03 19:31
Tatham6-Sep-03 19:31 
GeneralRe: Check if Remoting server is running? Pin
Bog7-Sep-03 8:16
Bog7-Sep-03 8:16 
GeneralAllowing a dialog to read data from the calling main form Pin
tsigo6-Sep-03 10:54
tsigo6-Sep-03 10:54 
GeneralRe: Allowing a dialog to read data from the calling main form Pin
Nick Parker6-Sep-03 11:32
protectorNick Parker6-Sep-03 11:32 
GeneralBindableListview and Column Sort Pin
zinzinlabine6-Sep-03 6:19
zinzinlabine6-Sep-03 6:19 
Generalnewline and label question Pin
gilstelzer6-Sep-03 5:59
gilstelzer6-Sep-03 5:59 
GeneralRe: newline and label question Pin
Mazdak6-Sep-03 8:16
Mazdak6-Sep-03 8:16 
Generalconverting web page into image Pin
andrew ryan6-Sep-03 0:03
andrew ryan6-Sep-03 0:03 
GeneralRe: converting web page into image Pin
Jasper4C#6-Sep-03 2:56
Jasper4C#6-Sep-03 2:56 
I'm new to this but I choosed the way of 'Capture the screen'. The basics you can read here: http://www.c-sharpcorner.com/Graphics/ScreenCaptFormMG.asp

BUT there's a BIG problem with this: the browser screen/windows can NOT be overlapped !!! Frown | :( If some windows is on browser windows so both of them will be on screenshot image! Nothing we can do about this. I choosed to make the browser window 'Top most' in properties but... this is not the way.. and the browser windows can NOT be hidden !! No screenshot in this case Cry | :(( (just empty space)

Another way is to go down and handle all HTTP POST/GET request by yourself but it's seems like a hard way Frown | :( You can check 'mshtml' class for this.

P.S. How did you get a HTML page on stream ? How did you open a stream to HTML page ? Can you send me a code ?

"I have not failed.
I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)
GeneralLDAP Pin
Salmanzz5-Sep-03 23:28
Salmanzz5-Sep-03 23:28 
Generalpassing value from modal dialog to an mid form Pin
Birdy5-Sep-03 20:13
Birdy5-Sep-03 20:13 

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.