Forum: PHP Mar 8th, 2009 |
| Replies: 5 Views: 2,354 Im kinda more like a beginner at this but i am familliar of using ajax (thanks to marky and the mct team who taught me)
if you try to access the post.php page directly, what prints out in this... |
Forum: C++ Feb 24th, 2009 |
| Replies: 13 Views: 2,834 can anyone explain why this code does not do what it's supposed to? im new to this C++ thing and im just "shocked" of its broadness and stuff. this code is supposed to find a browser, in this case,... |
Forum: C++ Feb 24th, 2009 |
| Replies: 4 Views: 1,391 I see that the function runs when the window is about to close on itself. but is there a way or function to execute a command when the user actually clicks on the close button? or when the program is... |
Forum: C++ Feb 19th, 2009 |
| Replies: 13 Views: 2,834 it's not the process or module id right? the %d thing i mean |
Forum: C++ Feb 10th, 2009 |
| Replies: 13 Views: 2,834 what does the %d value mean? what are those numbers? |
Forum: C++ Feb 4th, 2009 |
| Replies: 13 Views: 2,834 thanks mitrmkar, that was really a help. I'm also glad that this thread is alive. I got my solution though. I used key strokes and mouse clicks to get the windows that are being used, although your... |
Forum: C++ Feb 4th, 2009 |
| Replies: 13 Views: 2,834 Your code works! But it includes those windows which are hidden or those programs without interface. In short, how to get the captions of windows that can be seen?
Firefox has a visible window, I... |