No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
I have an images folder that html page runs off of that would be located on the computer of the person running the program. I want to make the images as tough to steal as i possibly can. All my current problem is is how do i keep them from …
I have a program that displays a website using system.windows.forms.webbrowser. It runs off files located on the computer, just html files that are not on the web. All i would need to do is link to the index page and then you can access everything. The purpose of it is …
How can i search a specific area on the screen. Right now i can only do a single pixel or point, but i want to do an area. Can i make a moveable label that takes up whatever image is behind it and then search that label? If yes, how …
string b = Convert.ToString(a); Try this. b is whatever string you want it to be, a is the float.
My program lags the computer because i have it going through a while loop to continue check if a condition is true. Is there any way i can have a wait for user input such as pressing a key to perform the evaluation. Or is there any way to have …
I want to create a left mouse click. All i can find anywhere is having to do if the user clicks, i want to create a left mouse click automatically.
Im brand new to programming, ive only been doing it for couple weeks. Im having trouble learning functions(or methods) and classes. I really need some problems i can work towards myself to learn this stuff, but there is nothing like that anywhere. Its all just the same tutorials and them …
The End.
Steve_Jones