Connect with 1,268,996 developers, IT pros, digital marketers, and tech enthusiasts.

Be a part of our friendly, industry-focused community of professionals meeting, networking, learning, and sharing knowledge via articles, Q&As, discussion forums, and realtime chats.

Software Development
asenteni

Hi guys,

I would like to know if there is any way that I could disable a datagridview row and make it unselectable. I need to do this because …

Software Development
pucivogel

i have to create a n hotel management program using GUI, i hava done the gui part so far but i need help in creating the actionPerformed class,how am i …

Software Development
BirdaoGwra

Hi,
I am asking here three question together rather than making separate threads for each question.
I am making an application where I can load images in a …

Software Development
ameltei

Hello,

I have a project where I am using a listview to display a data received through XML. One of the columns called "STATUS" display only 2 text data, …

Software Development
Stefano Mtangoo

Hi All,
what is method to get all availabled disk drives and their status. By status I mean whether they are hard disk or CD/DVD or USB? Also how …

c++
Information Security
zehdekiel

I am suspecting some kind of malware infection perhaps..??

I am not entirely sure but I have been researching all day to no avail.. well ladies and gents,.. heres …

UI / UX Design
Eva0607

Hello everyone :)

I am trying to get rid of extra space that appears beneath the page due to relative positioning. I tried assigning one div element with an …

Databases
Yeen

I have a table that looks like this:

Database: Testdb
Table: Testtable

ID    | Value
--------------
1     | 105
2     | 105
3     | 105
4     | 105
1 …
Software Development
tanvirahmad

Hi Experts
i m using these code for selecting data grid row

While i <= DataGridView1.Rows.Count - 1
            If Trim(DataGridView1.Rows(i).Cells(0).Value) = Trim(TextBox1.Text) Then
                DataGridView1.Rows(i).Selected = True
                Exit While …
Software Development
casjackkwok2001

Hi All, I'm stuck on my C++ assignment. I have no idea how to finish it...I think I'm missing something in my code such as how to double the size …

c++
UI / UX Design
phpDave

Hello, I have 2 style sheets for my site, one small(760px) and one large(900px). I would like to create an image in photo shop for the header. My question is …

Software Development
litchi

Hi :)

I was hoping someone could point me in the right direction to create a grid of clickable objects/images/shapes. My problem is this, I have to create a …

Software Development
tarheelfan_08

Ok guys, for my next assignment I have to read from a binary file and then print out my information. I will post the assignment and what I have so …

Web Development
6pandn21

Hello guys!

I am trying to implmenent a jQuery library and it worked fine when I ran it out of server. When I tried to run from a XAMPP …

Software Development
rogue005

I am doing a project using Java swing in Netbeans and I am using their in-built GUI generator thing. I have created a socket in one frame and i need …

Software Development
fyp

so far I could manage to create OpenFileDialog and select the txt file.


after that ,How could I display the contect of selected txt file into TextBox?

Software Development
thompsonSensibl

Hi folks, ThompsonSensibl, so I'm new to Python.

This is probably a noob question...

I want to convert a String input to an Integer. I usually do it …

Linux and Unix
khess

MySQL users listened intently Tuesday, April 13 at O'Reilly's MySQL Conference to Edward Screven, Oracle's chief corporate architect, while he announced Oracle's grand plan …

Databases
happygeek

Despite having recently been cast as the villain of the piece by some high profile members of the Free and Open Source Software community, IBM has just revealed …

Web Development
eagled2

I'm creating a site with several articles. On the main page of this site I am creating section that shows you a preview of the articles and allows you go …

Web Development
KBL
Hey I want when i click the submit button it runs a php script that then loads it to a local database where I can then use the entered data …
php
UI / UX Design
saucy6969

Hi there,
Recently everytime I simply edit my webpages using dreamweaver, those pages are unviewable using Safari and Chrome. When using Chrome's Developer Tool, the error:

"Uncaught ReferenceError: …

Digital Marketing
happygeek

At first glance the news story headline from The Telegraph was rather comforting: Britons spend more web time reading news than looking at pornography. That's one big finger …

Digital Marketing
Techwriter10

I spent the better part of this week at the Enterprise 2.0 Conference in Boston where I saw an excellent presentation called "The Dark Side of Enterprise 2.0." …

Software Development
carrythe1

Hi,

I know the code for this post is quite long, but I thought it would be best to be comprehensive about what i'm trying to do as i'm …

Web Development
bashaash

Hello everybody i am new with php and i would to help with link click counter i have a database and a table which i store some links and the …

php
Software Development
Mr Programmer

I made a form with only 1 Button. I want that when i click that button, 2 more buttons should be appeared.

Example:
Button1 is clicked.
Button2 …

Software Development
octavia

any link or good idea for reading mpeg4 header in c#??

c#
Software Development
TrueVb.NetNoob

Hi,Guys!
I am currently making a project and got stuck.(I am a total beginner)
The program is for users to submit their username by typing in their username …

Software Development
danswater

Hi again guys. Well i need to convert char to int my problem is how can i get the exact value of int if for ex:

char x=2;

i …

c
Software Development
depash

Hi all,

I am designing a program to calculate accrued interest on a loan. the way to go about this is first, u generate a full repayment schedule of …

Software Development
prathoven

Their is difficulty in changing the name of the columnheader of list view constantly by using the loop in button click method...Is their any way to change the textname by …

StarbucksDigitalNetwork.jpg Networking
Niki_Fears

Today Starbucks announced further details regarding the company's plan to launch a new digital network for their customers. The Starbucks Digital Network will be offered in addition to …

Software Development
Member Avatar for dinkpwns
dinkpwns

Hello everyone,

I currently have an application that reads in an entire excel file then iterates through the records from the file and queries our database for a match. …

gagabieber.jpg Digital Marketing
happygeek
PP_logo_rgb-300w.png Networking
APatrizio

Proofpoint-Keith-Crosley.jpg While security professionals constantly fear the big bad hacker breaking into their enterprise and wreaking havoc, the biggest threat to security is sitting inside the …

Software Development
Reverend Jim

Can someone please fill in the missing line of code in OnPageChange? I have a notebook control and on a page change event, I want to retrieve the label of …

Web Development
divyakrishnan

Hi..

I want to use the pear package.Pear is already on my xampp package.On the file php.ini the pear is included(I didn't change the file php.ini..there is a line …

Information Security
jmainzer

i have done hijack this and the report follows
Logfile of Trend Micro HijackThis v2.0.2
Scan saved at 22:00:40, on 18/09/2010
Platform: Windows XP SP2 (WinNT 5.01.2600)

Web Development
dschuett

Hi, I have made a log in script that checks the database for username and password. I have everything working for the users (they must be logged in to access …

Web Development
el33t

Hi,

I'm trying to develop a PHP script which will calculate the internet connection speed of the users. In order to achieve this, the script will perform 5 basic …

php
Software Development
lanitooot

i dont know how to make my log in system to have a multiple users with different access levels. for example when the admin logs in it can access all …

Software Development
uptheirons1

Hi, I don't usually turn to forums, but I have run out of options. I am not asking any of you to complete this homework project for me, but what …

Software Development
alex-VX

hi im making a task manager and want to get cpu usage of a process


this is how my code looks now

For Each proc As …
Web Development
jfarny

I am trying to create a commenting system that is linked with videos hosted on my server. The videos are displayed on a watch page (watch.php) and the commenting system …

Software Development
kapilsolanki84

hello, can any 1 please help/guide me for creating an program .exe file in C. as i am using Dev c++ compiler.say for E.g( program of addition in this by …

Software Development
blknmld69

I have a program, which is essentially done, but there is something I am not very pleased with. First of it is a program that acts like a very basic …

Software Development
waleed.makarem

Dear All ,

I have a device with upon serial communication , it send the data as HEX values , (eg, C020042ABD0F91A103E400F929EBC) . I use the following code to …

Software Development
Lando_

Using Borland 4.5, yea its old but this is what my teacher prefers.

Problems States:

Markup

Write a program that asks the user to enter and item's …

Software Development
Reverend Jim

When I try to build a C++ project I get the error message in the title line. I am trying to help my son move his development from a unix …