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
Member Avatar for blackcorner

Hi folks: How can I get information regarding the drives in the system?, using Python, off course ;) The information must include (at least in part) the following: [LIST] [*]Size [*]Used space [*]Free space (although you can calculate this value from the former two, some systems are tricky and don't …

Member Avatar for asdsdadfgdgsafd
0
4K
Member Avatar for jaziz

Hi When I boot up my PC i get the following error Drive 0 not found: Serial ATA, SATA-0 Strike the F1 key to continue, F2 to run the setup utility I really need to fix my PC My PC is a Dell 5150C Thanks All help would be greatly …

Member Avatar for alex1245
-1
2K
Member Avatar for blackcorner

Hi: I needed to format and install my PC and I switch from Win XP to Win 7. The problems comes when I try to configure a website (asp.net) in IIS 7. I use Visual Studio 2008 SP1 and I was recommended to install IIS 7 with the compatibility features …

Member Avatar for kvprajapati
0
67
Member Avatar for blackcorner

How can I create a white loading page like GMail, and when the content of the page is loaded then replace the white page with the original one. I'm using ASP.NET with jQuery. Thanks in advance.

Member Avatar for Ramesh S
0
65
Member Avatar for blackcorner

Hi people: I have three dropdown controls in my page for selecting birthdate. How can I filter the values on my controls, in order to show to the user only those days available for that specific year and month??? For instance if the user selects Year: 2008, Month: Feb... then …

Member Avatar for mail2saion
0
75
Member Avatar for blackcorner

I have three ASP.Net applications and I want them to share their user status (Anonymous, LoggedIn). For this I use a custom Membership provider which lets me manage my users database effectively. But... How can I authenticate a user in one of this applications AND let the other two applications …

Member Avatar for blackcorner
0
116
Member Avatar for blackcorner

Can anyone tell me if there is any function for replacing multiples substrings within a string. For instance we have this function call to replace multiple appearances of the same substring: [CODE=python] newLine = line.replace(';', '_') [/CODE] Here I replace all appearances of ';' with '_' But what I need …

Member Avatar for ZZucker
0
209
Member Avatar for blackcorner

Hello this is it: I have a desktop app using WinForms and the user have an option in which he/she can enter a query to a database (TRANSACT-SQL, PLSQL). I need to validate that input, but the user would have to struggle with typos and remember exactly every database detail. …

Member Avatar for ssmagin
0
124
Member Avatar for blackcorner

Hi there I'm a software engineer wanting to be the greatest ever ;) I'm working now on C# and Java; and within a few days I will start some projects in Python and PHP. So these are my last minutes of soberness. I'm really interested in Python since the very …

Member Avatar for LabASSistant
0
37
Member Avatar for Tribesman

I need help with this program please. This is a program that will turn your first name into a group of numbers with a being equal to 1 and so on. This program does this but I need to have it total all the numbers in the name. I was …

Member Avatar for jlm699
0
190