3 Unanswered Topics
Remove Filter OK, I'm making a program that pulls information out of a DaniWeb Profile page using a WebBrowser. However, it's frankly getting annoying having to click "Member log-in" each time, and this is something you'd do multiple times a day, possibly with different accounts. So, I thought, why not have it … | |
Hi guys, my program needs to manipulate the command line, and it needs administrator access. So, I'm using a Process with the administrator user name and password, then piping input back and forth. It works 100% if i leave out the credentials, but if I add them in, on the … | |
Its my first post, and its a complicated one... I need some help writing an image coloring algorithm for a personal project. I have two programs, a restorer and a code generator. The restorer reads code generated by the code generator and manipulates the mouse accordingly. [I]Every mouse event is … |