Click here to Skip to main content
15,922,419 members
Home / Discussions / C#
   

C#

 
QuestionHow can I field Win32 callbacks like EnumChildWindows? Pin
Mattingly7-Mar-03 7:54
Mattingly7-Mar-03 7:54 
AnswerRe: How can I field Win32 callbacks like EnumChildWindows? Pin
leppie7-Mar-03 8:46
leppie7-Mar-03 8:46 
GeneralRe: How can I field Win32 callbacks like EnumChildWindows? Pin
Mattingly7-Mar-03 9:20
Mattingly7-Mar-03 9:20 
Generalcalling gpg.exe from a console app Pin
zamoranelson7-Mar-03 5:41
zamoranelson7-Mar-03 5:41 
GeneralRe: calling gpg.exe from a console app Pin
Baris Kurtlutepe7-Mar-03 17:06
Baris Kurtlutepe7-Mar-03 17:06 
GeneralInvoking Methods by name Pin
Jon Newman7-Mar-03 4:10
Jon Newman7-Mar-03 4:10 
GeneralRe: Invoking Methods by name Pin
Jon Newman7-Mar-03 4:28
Jon Newman7-Mar-03 4:28 
GeneralRe: Invoking Methods by name Pin
Paresh Gheewala7-Mar-03 10:41
Paresh Gheewala7-Mar-03 10:41 
GeneralShort Q: How to close a Console App and exit the program Pin
Schmidt__7-Mar-03 3:16
sussSchmidt__7-Mar-03 3:16 
GeneralRe: Short Q: How to close a Console App and exit the program Pin
Paul Riley7-Mar-03 3:18
Paul Riley7-Mar-03 3:18 
GeneralRe: Short Q: How to close a Console App and exit the program Pin
Nish Nishant7-Mar-03 3:20
sitebuilderNish Nishant7-Mar-03 3:20 
GeneralRe: Short Q: How to close a Console App and exit the program Pin
Paul Riley7-Mar-03 4:47
Paul Riley7-Mar-03 4:47 
GeneralRe: Short Q: How to close a Console App and exit the program Pin
Paresh Gheewala7-Mar-03 10:39
Paresh Gheewala7-Mar-03 10:39 
GeneralShort timezone names Pin
gercules7-Mar-03 3:10
gercules7-Mar-03 3:10 
QuestionHow to Paste Metafile(GIF) from EXCEL Pin
tzn6-Mar-03 23:31
tzn6-Mar-03 23:31 
Generalwriting a ad blocker: help needed! Pin
viperxp6-Mar-03 22:47
viperxp6-Mar-03 22:47 
GeneralRe: writing a ad blocker: help needed! Pin
Stephane Rodriguez.7-Mar-03 0:59
Stephane Rodriguez.7-Mar-03 0:59 
GeneralRe: Thanks, more info pls... Pin
viperxp7-Mar-03 3:02
viperxp7-Mar-03 3:02 
GeneralRe: writing a ad blocker: help needed! Pin
leppie7-Mar-03 9:07
leppie7-Mar-03 9:07 
GeneralRe: writing a ad blocker: help needed! Pin
viperxp19-Mar-03 4:10
viperxp19-Mar-03 4:10 
GeneralRe: writing a ad blocker: help needed! Pin
Stephane Rodriguez.19-Mar-03 4:53
Stephane Rodriguez.19-Mar-03 4:53 
viperxp wrote:
Initial testing worked, but it'll fail for sites with session control using session ids / cookies. I wonder if there's a remedy to this problem... also say when the user wans to attach a file (upload) in yahoomail, how can i handle that?

When I made a web grabber a few years ago, I solved the cookie/session issue by recording web navigation first, produce an xml file, then manually change the xml file so it could be used as a replay scenario.
All this is described in a series of 5 articles there[^]. It's written in French!

PS : sometimes, the interesting point when you are trying to corner issues is to find yourself the solution. If you are only asking for someone else's help, then programming is useless, and provides no joy. Think twice!
QuestionHow can I set Add Remove Programs Icon Pin
mkomasi6-Mar-03 21:50
mkomasi6-Mar-03 21:50 
AnswerRe: How can I set Add Remove Programs Icon Pin
Paul Riley7-Mar-03 3:02
Paul Riley7-Mar-03 3:02 
GeneralRecord in datagrid Pin
meaya6-Mar-03 21:28
meaya6-Mar-03 21:28 
GeneralBitmap from ActiveX Pin
Anonymous6-Mar-03 20:20
Anonymous6-Mar-03 20:20 

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.