Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~975 People Reached
Favorite Forums

7 Posted Topics

Member Avatar for Steve_Jones

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 …

Member Avatar for Ramy Mahrous
0
107
Member Avatar for Steve_Jones

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 …

Member Avatar for Steve_Jones
0
110
Member Avatar for Steve_Jones

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 …

Member Avatar for Steve_Jones
0
100
Member Avatar for virusisfound

string b = Convert.ToString(a); Try this. b is whatever string you want it to be, a is the float.

Member Avatar for Steve_Jones
0
73
Member Avatar for Steve_Jones

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 …

Member Avatar for Steve_Jones
0
113
Member Avatar for Steve_Jones

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.

Member Avatar for Steve_Jones
0
342
Member Avatar for Steve_Jones

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 …

Member Avatar for taylby
0
130

The End.