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
~825 People Reached
Favorite Forums
Member Avatar for hmnetonline

I want to add a series of buttons, but I don't know what it is called, which makes it difficult to look into. In my scenario, I want a list of four buttons. Each button has an on or an off status (pressed or unpressed). The user would be able …

Member Avatar for Mitja Bonca
0
131
Member Avatar for hmnetonline

I am having problems with the code below. It is writen in C# on .Net 3.5. The actual code is much more lengthy, but I copied what should be important. The error I keep generating in VS is "An object reference is required for the non-static field, method, or property" …

Member Avatar for Momerath
0
591
Member Avatar for hmnetonline

I need to implement a DLL that will take the parameter passed (SessionNumber) and add it to a web address, and then launch the default browser using that address. I'm having problems getting it to work correctly. Currently, I have: [code] namespace WebsiteLaunch { public class LaunchSite { public LaunchSite(ref …

Member Avatar for mcriscolo
0
103