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
Ranked #4K
~5K People Reached
Member Avatar for Altarium

Hello! I may be posting this in the wrong section (in which case I apologize), but is it possible to detect (using javascript or other web language) if the person using a computer has admin rights? I have a feeling it would not be possible (security and all), but I'm …

Member Avatar for Altarium
0
83
Member Avatar for Altarium

Hello! I've got a DLL file that has something like a database inside it, and I need to pull the info out using C# in Visual Studio. I've added the reference to the project, but so far I haven't figured how to pull the data out of the DLL. I've …

Member Avatar for gusano79
0
152
Member Avatar for Altarium

Howdy Folks, I'm working on a program that does a bit of color-coding in a datagridview. My problem is that when a row is selected, the color-coding goes away since the normal behavior for the datagridview is to change the back-color to blue and fore-color to white. What I want …

Member Avatar for Netcode
0
129
Member Avatar for Xcelled194

I'm attempting to make a program that will simply draw a guide (consisting of two perpendicular lines) on another program's window. I tried using a form with a transparency key and TopMost set to true, but then whenever the user inadvertently clicked the guide, it would un-focus the application. This …

Member Avatar for Xcelled194
0
255
Member Avatar for Altarium

Hello! I'm working with a DataGridView that I want to format based on the condition of whether or not a date has passed. For example: If the date in a cell is past the current date, that cell and its row are formatted with the forecolor red. My current code …

Member Avatar for Altarium
0
3K
Member Avatar for Altarium

I need some help choosing backup software for the server at my work. Until now we've had a third party operate our backup, but they've been causing so many problems for us, we're going to start doing it ourselves. We have a desktop that we've been using 80gig magnetic tapes …

Member Avatar for DimaYasny
0
94
Member Avatar for Altarium

I'm definitely an amateur programmer, but I'm looking for a way to make a VB program search through an excel spreadsheet. My purpose is that I have a lot of media (software, music, movies, books) that I keep organized on a spreadsheet, but I'd like a nicer way to sort …

0
71
Member Avatar for Altarium

I've been working on a calculator program for a couple weeks now, and I'm stuck on how I can get the program to actually do the calculations. The short story is this: Let's say I have a string from the calculator that is "3 + 3" I can already convert …

Member Avatar for Prof.Mendl
0
109
Member Avatar for Altarium

I've got a small bit of code I need to convert to C#. However my experience with C# is very very limited and a simple python program like the one I'm trying to convert is beyond my experience in C#. If anyone knows of any converters or is willing to …

Member Avatar for Typhon
0
542
Member Avatar for Altarium

I'm working on writing a small program that jumbles up a word an allows the user to move letters around in a string until the word us un-jumbled. For Example: If the given word is "movie" The program might jumble it to say "vmioe" In which case "v" would be …

Member Avatar for bgeddy
0
197