Connect with 1,267,548 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.

Search Engine Strategies
dreamzgaurav

Hi,

We have Find free Semi Automatic Submission Tool.

This free semi Automatic Submission Tool Useful for Generate more Back link.

www submitterbot com

I Hope …

Member Avatar for Clawsy Software Development
Clawsy

Hello,

I need some hints about how can I develop an remote desktop application in C#. I would have a client (Windows Forms or web) and a server that …

Software Development
fritzgarcia_29

I have dtpker1 and dtpker2 to choose from the date and I want to display in Listview. the problem with this code is that it cannot display dates from the …

Member Avatar for Techwriter10 Digital Marketing
Techwriter10

A little over a year ago Barack Obama surged to victory using social media to drive his energized base to the polls. Tonight in Massachusetts, Republican Scott Brown turned the …

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
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, …

Web Development
MARKAND911

What will be the connection string for OpenOffice Base (.odb) database? i want to use this connection string in C#. Which namespace needed to be added to use .odb operations?

Software Development
baloo8

I have a listbox i want to populate with elements from a database. I have an id and a name that I get from the database.

How can I …

Member Avatar for Stefano Mtangoo 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++
Member Avatar for zehdekiel 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 …

Member Avatar for Eva0607 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 …

Information Security
Ash Abe Add

Hello all, I started a thread in another section and was told to move it to here so I'm going to restate what was in each comment and hope to …

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 …

c++
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?

c++
Member Avatar for InsightsDigital Digital Marketing
InsightsDigital

Not too long ago, many businesses were jumping into creating a Twitter presence. I dont hear much of that now. So my question for you are:
1. Do you …

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 …

Member Avatar for happygeek 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 …

Member Avatar for qazplm114477 Web Development
qazplm114477

Hi, I`ve started doing PHP and MYSQL for a few months now and I am working on a project for a friend. Basically I had the code written down in …

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 …

php
Member Avatar for WASDted Software Development
WASDted

DaniWeb plans to interview Bjarne Stroustrup, the designer and original implementer of C++ and the author of many books on C++. This is truly a treat and rare opportunity for …

Search Engine Strategies
tadisaus2

Hello,

When I create a new article and post it in my blog, then I submit it to social bookmarking sites. I usually submit about 40 social bookmarking sites.

seo
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
Software Development
Sonic42

I'm looking for code that would help me check the user's internet connection. For example, when Button1 is clicked a MsgBox appears that displays either "Connected" or "Disconnected" based on …

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: …

Member Avatar for happygeek 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 …

Software Development
R3k

Ok, Hey guys. I was wondering how I would come about performing basic addition in GCC using inline Intel syntax assembly. I have a way of doing it in AT&T …

Member Avatar for Techwriter10 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
Member Avatar for Mr Programmer 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 …

Search Engine Strategies
JRM

I think I read and/or played a google video about cname redirects and their effect on rank. The takeaway that I got was that using a cname that redirects to …

seo
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
Jollyyy100

Am working on a project using vb.net and i have connected a database to it. I have an employee table within that and now i want to create …

Member Avatar for TrustyTony Software Development
TrustyTony

Here is my practise with boggle letter square non-overlapping word finder after some drastic debugging and cleaning.

I think it is reasonable speed also. Comments wellcome.

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. …

Search Engine Strategies
Member Avatar for lewis.112
lewis.112

The majority of the SEO task will be link building, which is the #1 ranking factor in getting to the top of Google.

I am going explain the best …

seo
Software Development
sudoku43

can anyone teach me how to set the size of console window?

c++
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 …

Member Avatar for Reverend Jim 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 …

php
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)