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.

0 Endorsements
~7K People Reached
Favorite Tags
Member Avatar for JBD2

Has anybody here made a progarm like VNC, or A remote access program? Because I'm trying to make one, and I was wondering if somebody had some code or something that I could work with. Thanks. JBD2

Member Avatar for McDedz
0
939
Member Avatar for Dani

**This forum is meant for discussing programming languages in addition to exchanging code and algorithms.** However, it has become a problem where too many students are posting homework problems expecting a quick solution without ever trying for themselves. Though we are all here to help, please don't expect quick solutions …

Member Avatar for BestJewSinceJC
5
4K
Member Avatar for samaru

Dani, I think you need to create a sticky post of guidelines before posting. Maybe have it on every forum. This is for the people that put up homework assignments (or any other type for that matter) and want a quick answer without even trying. This forum is about learning, …

Member Avatar for happygeek
0
2K
Member Avatar for Turiya

I am making a medical program saying what I patient needs, what he has, and what he needs to be tested for. The format is an editable spreadsheet like excel, however I have no control to do this, and I need to color the lines different colors _____________________________________________________ |A sickness …

Member Avatar for Comatose
0
112
Member Avatar for Turiya

"Invalid procedure call or argument" As I try to remove an item from a listbox call List1 I try this code... If List1.List(i) = List1.List(i + 1) Then List1.RemoveItem (i) if the list contents are identical, remove one of them but it doesn't work!

Member Avatar for Turiya
0
393