3,974 Topics
![]() | |
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 … | |
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 … | |
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 … ![]() | |
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 … | |
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 … | |
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 … | |
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 … | |
##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 … | |
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 … | |
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. … | |
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 … | |
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 … | |
**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 … | |
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 … | |
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 … | |
![]() | 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 ? |
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 … | |
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 … | |
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. | |
i have two hard drive both have windows 7...is it possible to put it in 1 computer?please help | |
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 … | |
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? | |
*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 … | |
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 … | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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? | |
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 | |
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 … | |
What kinds of storage devices do this alternative partition magic tool support?MilfordSoft Partition Star | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
plese anyone can tell me about storage classes and their use in progg. >>>>>> | |
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! | |
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 … | |
Through programming experiment prove your claim for float storage format? | |
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 |
The End.