3,974 Topics

Member Avatar for
Member Avatar for PerplexedB

I have a form with a dgv on it. The dgv has 1 column defined as a DataGridViewCheckBoxColumn. I would like this dgv to behave as a radiobutton group, i.e. when I click on one cell, that should be set to true, and the others to false. I've got it …

Member Avatar for PerplexedB
0
245
Member Avatar for Prodigy

I can burn music from a cd to HD but can't burn to CD?? Whats the problem? The burner I have installed is NEC NR-7900A. The program I use to burn my CDs is Windows Media 9.0. I have used this program for over a year now and i worked …

Member Avatar for Darien_1
0
313
Member Avatar for mehul12345

i need help creating an pplication to calculate flooring costs. The application should allow the user to enter the room length and width in metres, and select a type of flooring from a set of radio buttons (see Figure 1). The program should include the costs for the different types …

Member Avatar for iamthwee
0
1K
Member Avatar for Bandera_Bulldog

So, this description may be a long one... First, the HDD info: Brand: Seagate Model: ST2000DM001 Controller Board: 100664987 Rev A Capacity: 2TB A family member (who is an author) recently had their HDD fail with many chapters of their book stored within the drive. Since I'm a EE, they …

Member Avatar for svsathyavishnu
0
180
Member Avatar for eburlea

Hello! Is it possible to add autocomplete feature to input field with data loaded from local storage? <input type="text" id="medicine" /> <script type="text/javascript"> $(document).ready(function($){ var medicine = localStorage.getItem('medicine'); console.log(medicine); $('#medicine').autocomplete({source:medicine, minLength:2}); }); </script> I know thta 'source' requires an url, I succeded to make autocomplete with data from mysql. But …

Member Avatar for eburlea
0
2K
Member Avatar for happygeek

Here’s the concept behind the smartpen: there are millions of pages of good old fashioned handwritten notes taken every day in business meetings and school lessons around the world. Unfortunately they remain trapped within the confines of the paper they are written upon. But what if you could easily share …

Member Avatar for akshay326893
0
512
Member Avatar for ravi_14

IplImage *in; CvMemStorage *storage = cvCreateMemStorage (20506); CvSeq *contours=NULL; CvPoint *PointArray=NULL; for() { //image processing and feature extraction code here cvClearMemStorage (storage); //clear memory area free (PointArray); cvReleaseImage (&in); } At the end of each iteration i ma releasing memory but still i get memory shortage error after # processing …

Member Avatar for rubberman
0
334
Member Avatar for deceptikon

##Why Use Arrays?## Let's begin by considering why arrays might be needed. What is the problem that this feature solves? How does it make your life as a programmer easier? When studying new features, it's important to recognize what that feature does for you and where the incentive is in …

Member Avatar for mike_2000_17
4
766
Member Avatar for fadoua_1

Hi, I created a structure Vector and implement some functions to make the new defined type (vector) dynamically allocated and resized (inspired from the C++ implementation of the dynamic arrays : vector). I need to assign a structure to every vector element but I am not sure that I am …

Member Avatar for Ancient Dragon
0
387
Member Avatar for mmartel25

Hello, I'm having problems getting a repeating image to take up the full screen width outside of my page on the sides. The code of the page is what's tricky. I had someone else set up the page, and he coded it so the header image and menu stay still. …

Member Avatar for Tu Dinh
0
388
Member Avatar for ezkonekgal

hello. I need some help on our implementation on lines of code program. here's the algorithm we have: 1. The LOC program will start by asking for the filename of the program to be counted. 2. Browse for the filename of the program to be used. 3. The contents of …

Member Avatar for emoon11
0
2K
Member Avatar for Tobyjug2222

I'm looking for some help with an issue I am having. I have multiple text files in a folder. The folder can have an "unlimited" amount of text files in it, although typically 2-150 files. http://gyazo.com/5f314d1ca374abf9f813914609dd931d (images for this + below) Each file then contains an "unlimited" (although typically 0-20 …

Member Avatar for Tobyjug2222
0
360
Member Avatar for veedeoo

**Part One**: Learning the Basic Patterns **Disclaimer**: please pardon my spellogrammatico errors. I am not really a rough draft person. I type and write codes the split seconds as they crossed my mind, otherwise I will get extremely lazy and then will eventually hibernate like a tardigrade. I hope I …

Member Avatar for veedeoo
3
2K
Member Avatar for powerson65

Good evening I am trying to implement a simple login and sign in function that a user can register and then sign in to be able to use the site, i have two pop ups for the sign up and sign in, as follows <div class="popup"> <h2>Welcome Guest!</h2> <p>Please enter …

Member Avatar for powerson65
0
15K
Member Avatar for Casperjames

Device Boot Start End Blocks Id System /dev/cciss/c0d0p1 * 2048 499711 248832 83 Linux /dev/cciss/c0d0p2 501758 573366271 286432257 5 Extended /dev/cciss/c0d0p5 501760 573366271 286432256 83 Linux Okay, we are building a new data server that has 6 disks - we partitioned the first 4 as a RAID 1 and the …

Member Avatar for rch1231
0
602
Member Avatar for begueradj

Hello I want to change the permissions of a file but this error is output : "can not change permissions to ... read-only filesystem". How can change the permissions to my file ?

Member Avatar for rubberman
0
183
Member Avatar for troverman

I have a High-Rely hard drive enclosure I connect to my server for backup purposes. I have 5 of the removable drives, and I make a backup each night with BackupExec. The first night goes fine; however, after I remove that drive and insert the next night's drive, the entire …

Member Avatar for troverman
0
229
Member Avatar for dasd

I am on travel and was advised my Win Vista machine had supposedly been infected with the 'interpol' virus approximately one month ago. A family member noticed some odd behavior and took the PC to an 'in-store' tech center for a diagnostic. This center stated the machine was infected and …

Member Avatar for mechbas
0
360
Member Avatar for diehsi

I have a WD my passport and when i plug it to my pc, the light turns on. Eventually, i doesnt appear on my pc.

Member Avatar for pritaeas
0
186
Member Avatar for frost021
Member Avatar for anaesarora
0
261
Member Avatar for happygeek

So, Microsoft has finally announced that the SkyDrive cloud storage product line is to be renamed OneDrive. This isn't as a result of disappointing user take up leading to a re-branding exercise, it's much more daft than that. Six months ago a judge in a UK court ruled that Microsoft …

Member Avatar for Ancient Dragon
2
798
Member Avatar for AmrMohammed

What is the meaning that Database management systems allow access to and storage of data independently of the interal representation of the data? what is meaning of independently of the interal representation of the data?

Member Avatar for pritaeas
0
73
Member Avatar for RikTelner

*Virtual situation.* I am about to take my nasty hands to buy seperate hardware and build computer. The computer will be ready, I will run image on CD and install Linux on SDD/HDD (storage). How do I provide drivers to it? I think I have to download them from website …

Member Avatar for khakilang
0
209
Member Avatar for dre-logics

I use visual basic 2008 and MYSQL (Storage engine is innodb) Is use this code to retrieve informatie (see below) The SQL string ="select * from articles where articlenb=12345" I want to check of this record is used by een othor user in the network. Can use innodb for row-based …

Member Avatar for dre-logics
0
655
Member Avatar for kani alavi

i mistakenly formatted my hard drive partition and for that matter lost all of my very important data. could there be any way i can recover these data from the formatted hard drive. please help.thank u

Member Avatar for sophiaya
0
291
Member Avatar for RikTelner

Hey, I will consider building machine ("server") for which I could install some Linux with Desktop and connect remotely (which I plan to do in likely damn far future between 1-5 years). I had thought a bit, about where/how/when I can place that server. I thought about placing all that …

Member Avatar for JorgeM
0
113
Member Avatar for ram_7

Hi Team, i have done how to store values from database to Hashtable collection and then able to retrive the hastable data as per specific key from the hashtable. please help me how to do in c++ for the same. please let know which collection is used in c++ and …

Member Avatar for Ancient Dragon
0
102
Member Avatar for unikorndesigns

Well i know its an online file storage web service but i wanted to know specifically hwo do you use it? Let's say i have web application where people upload a lot of files and later on edit and store those file on the server. Ideally i would save files …

Member Avatar for Colleen86
0
268
Member Avatar for vishnu05

Hello, I am creating a from with 13 rows and 11 columns. and I have a button "EDIT". The from should be disabled and if I clicked the edit button all the fields in the form should be enabled. As I am new to JavaScript It would be really great …

Member Avatar for Troy III
0
194
Member Avatar for vvsssteja

Hello all, I have a problem with my external hard disk. It is a 1TB Buffalo ministation USB 3.0 Harddisk. It is being detected by the devices manager (as HDPCTU3), but it is not shown in the windows explorer and I am unable to acces any data stored in the …

Member Avatar for kareythomson
0
485
Member Avatar for hayuff_cao

Hi friends, Im newbie here and I dont know if this thread suppose to be in this cat sorry for that...so here is my problem, my laptop was broke last week and wont boot anymore. Now, the only thing that I could recover files is by extracting my hard disk …

Member Avatar for rubberman
0
322
Member Avatar for RikTelner

I got some "funny" jokers at home, that set password on my PC as a "joke", but "funny" jokers, forgot to write password. Now I'm stuck with HDD with password on it, without any real important data. This is HDD, whose password cannot be bypassed. I decided to erase all …

Member Avatar for RikTelner
0
269
Member Avatar for Dani

For a power workstation, which is better (I'm thinking of doing a RAID 5 configuration). 15K RPM serial-attached SCSI drives, or SATA solid state drives?

Member Avatar for rubberman
0
178
Member Avatar for fx.eko

when I create a program with VB6 and I do storage program that I have made the message "System error & H80004005 (-2147467259). Unspecified error". Can you all enlighten me? thank you for your help

Member Avatar for fx.eko
0
2K
Member Avatar for happygeek

I have been turning my USB thumb drives into fully encrypted data containers for years now, but readily admit that the prospect of rolling up your sleeves and getting down and dirty with encryption software is not as exciting to everyone as it is to me. However, with removable USB …

0
605
Member Avatar for aluya

What kinds of storage devices do this alternative partition magic tool support?MilfordSoft Partition Star

Member Avatar for freebrushes1
-1
95
Member Avatar for BenWard

I had to map a network drive with specific credentials in my PHP script and it kept falling over because I'd already navigated to the drive in windows explorer. This snippet will unmap a network drive using COM regardless of whether or not there is a drive letter associated with …

0
619
Member Avatar for JasonHippy

It's not often I start a new thread, but I've hit a bit of an unusual problem...Admittedly one of my own making... I have a laptop with a completely dead HD, which I've been using for a while with Ubuntu 9.10 installed on a bootable 8Gb USB stick with approx …

Member Avatar for JasonHippy
0
962
Member Avatar for Andrei_1

I'm using python3 on Windows, got a problem with ZEO , when i start a ZEO server (python runzeo.py -a localhost:9000 -f database.fs) on server appears : ------ 2014-01-15T16:24:17 INFO ZEO.runzeo (4080) opening storage '1' using FileStorage ------ 2014-01-15T16:24:18 WARNING ZODB.FileStorage Ignoring index for C:\Documents and Settings\calarasanu\Desktop\Licenta\DBase\Test\zeo\database.fs ------ 2014-01-15T16:24:18 INFO …

0
85
Member Avatar for missy_mi

Hi, I have a question, can i install my system, say with PHP platform to NAS?

0
146
Member Avatar for CJMW

So im posting this here and not under game development because this is more of a problem solving question, not directly game related. Im making a simple RPG using xna. Im currently working on collision detection, however running into difficulty. I can successfully check for a collision between the player …

Member Avatar for CJMW
0
333
Member Avatar for zalax

Had a spare bay in my laptop, and put a SATA 160 gig HD in purely for backup. Became apparent that I needed more space, so bought a Seagate 500 gig internal HD as a replacement. First thing I noticed is that the original 160 drive had SATA power, and …

Member Avatar for PcPro12
0
143
Member Avatar for mallikaalokam

1. I have heard that database is measured in blocks...My question is how the database stores the data in memory device.What it follows to store an entire record??whether each field is stored in different locations or in adjacent locations??? 2. The data is stored in a file called data file..Do …

0
89
Member Avatar for CoilFyzx

Good day folks. Problem: My program needs to import data from a database and display them in a table then manipulate and display the data in various ways. That bit is solved the next part is where I need help. The program then needs to save locally... 1. the newly …

Member Avatar for CoilFyzx
0
408
Member Avatar for bryann

I bought an OCZ Vector SSD about 6-8 months ago for a new build and currently have Win 7 installed on it. I haven't had any problems yet (touch wood) and it still runs lovely and quick. I installed and ran Astra32 today and it reports my SSD drive health …

Member Avatar for bryann
0
178
Member Avatar for dhingra
Member Avatar for salil_ag
0
170
Member Avatar for party4tool

I bought a new 3TB Seagate Desktop internal hard drive and wanted to add it to my hard drive that's already installed but my computer won't recognize it. Please help!

Member Avatar for Ancient Dragon
0
164
Member Avatar for venkates.99

1)On receipt of the signed MSA back from the customer, the original should be sent to the legal representative and a controlled copy should be sent to the TM/Account Manager by ___________. B D M DM 2)Runtime Profiling is used by which category of users? Developers and System Administrators Configuration …

Member Avatar for deceptikon
-1
487
Member Avatar for @di007
Member Avatar for Assembly Guy
0
112
Member Avatar for jrosh

I use navigator.device.exitApp(); to close my html5 app. It clears local storage. But i want to retain local storage in app exit. What can i do? Thankx in advance

0
92

The End.