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.

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 …

Member Avatar for alex-VX 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 …
Microsoft Windows
pk.

Hi,

I have dell vostro 1015.

Configuration is Intel dual core2 processor 1.8 Ghz, 2 GB RAM, 250 GB hard disk.

Is it possible for me to …

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 …

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

DW_rating_10.png Hardware and Software
WASDted

hdmi.jpg Are all HDMI cables created equal? Without lab equipment it is difficult to tell the difference between HDMI [or any cables] at short …

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 …

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

c++
Microsoft Windows
Jackal2044

I have an HP Laptop with Windows Vista. I have had problems with spyware and viruses and such and now the thing runs slowly in whatever i am doing. How …

Software Development
ihatehippies

I have a wx app that I would like to actively debug (even after it is compiled via py2exe). Is there a way to hook all methods(without having to manually …

iPad.jpg Hardware
newsguy

iPad.jpg So after all the hype you've got an iPad, I guess you'll be wanting to break it then? Jailbreak it, that is, so …

sue_button.jpg Digital Marketing
slfisher

The troubled newspaper industry has been railing for years about how the Internet is destroying their business model, and taking actions such as paywalls and talking about changing …

gagabieber.jpg Digital Marketing
happygeek
Member Avatar for PCSAWICK829 Microsoft Windows
PCSAWICK829

Ok, So I'm not looking for a fix to be posted here by someone necessarily, but I am looking for information,... reliable information. I have an xbox 360 (2nd generation …

Software Development
jamshid

Hi dear friends:
I am going to post some nice Pascal examples here , i hope it will be useful to you all. I hope you will also post …

Information Security
reconx

Hi guys, I was wondering if anybody has ever used this service. It looks pretty helpful.

Thanks,
reconx

Web Development
wavyaquaeyes

HELP- I need to view my php files in the browser. I am running Apache server.

I know only this much to put in the browser
http://localhost/

php
Member Avatar for Caraka Software Development
Caraka

Greetings, I'm a python newbie struggling with the obvious. I have a txt file with fixed width whitespace between the elements. Excel can't import directly because the size of the …

Member Avatar for scru Microsoft Windows
scru

Hey. I recently tried to play a dvd on my comp and media center told me that the disk wasn't being recognised, so I checked the computer and the drive …

Member Avatar for sree22_happy Web Development
sree22_happy

Hi friends
Can anyone tell me about the difference between <%@include file="abc.jsp" %> and <jsp:include file="abc.jsp"/> :-/

Software Development
Member Avatar for ChristosK
ChristosK

Hello
How i can read the motherboad model using code in vb?
I write a program in ms access and i want to read/confirm the motherbord model on …

Hardware
RigorM

Where can I download drivers for my mercury motherboard because the driver CD is broken.

Software Development
jack1234

I am using visual C++ 2005(native C++)

I got the error
error C2065: 'CString' : undeclared identifier
for the following code,

#include <cstring>
using namespace std; …
c++
Software Development
murnibta

Hi all.
I have error with script below :

Dim sql as string
sql = "select * from [table] where [field] like '%" & text1.text & "%'"

Software Development
n8thatsme

Ok, my problem is that I'm reading from a file 3 values, a last name, first name and salary, for example: Key Bobby 43000
I have an array of …

c++
Software Development
YouKnowIt

Hey everyone, been using this site for a lot of my programming needs, but is time I would appreciate some help. Just started assembly language and I am having trouble …

Software Development
hahanottelling

If you want your program to startup automatically when the user logs in, just paste this code into it.

To add as a HKLM (For all users) startup item …

c++
Software Development
AntonAL

Hi!

I develop the app, that must be binded to hardware-specific information.
This is a part of license protection scenario.
The serial number of motherboard must be …

Member Avatar for Gribouillis Software Development
Gribouillis

Sometimes, you just want to run a system command from python and capture its output. Currently, the standard way to do this is to call the subprocess.Popen with convenient arguments …

Web Development
raphie

I would like to add an advanced print form into a customer web site. They have an online web form but they also want to have the form break apart …

Software Development
valeriy_zf

How to start using the GNU Octave libraries for Visual C++?
I've read carefully the site but couldn't find any info how to start working with it in details.

c++
Web Development
Moderns

Hi,

I have a php page called: radio_page.php, it contains two radio buttons. First radio button is checked as default when loading the page. I need when clicking on second …

Web Development
xuexue

hi guys,
just want to ask some question.
i have two textboxes txt1 and txt2. these two possess jquery autocompletes within..
now, what i want to do …

Software Development
ddndd

hi ..
im trying to terminate a process
so in python i used

os.system("taskkill /IM notepad.exe/T"
and
os.popen("taskkill /IM notepad.exe /f")
neither have worked …

Software Development
Argyrisv

I want to compute md5 hash from a MimeMessage type.I use the following code to do this:

//MD5
      private static String convertToHex(byte[] data) {
        StringBuilder buf = new StringBuilder(); …
Software Development
TYDIRocks

Hey, so I'm creating a program that creates a SHA512 hash. I have a problem though. I try to encrypt the word 'test' and I get this encrypted hash as:

Software Development
RenanLazarotto

Hey guys!

I'm trying to change a textbox font size at run time with a track bar.

But, when I add to my code:

Textbox1.Font.Size = Trackbar1.Value
Software Development
aquamarine_kath

I got a runtime error 3705 "Operation is not allowed when the object is open". When I click debug, it highlights the connection object I made in the module. I …

Software Development
Jsplinter

Below is a simplified version of the function.

int x;
void myAdd(const double& p)
{
    if (x > 100)
    {
        x = 1;
        myAdd(p);
    }
    ++x;
    ...
}

The …

c++
Software Development
ninjatalon

I've tried google a way to sort a table but couldn't get my code working.

My program lets the user input enter information such as first name and last …

Software Development
AngelicOne

I read an article about versatile webcam and I successfully worked it out. The thing is I can't save the image from the pictureBoxDisplay to SQL. Please I really need …

Software Development
Staggasaurarts

Hi,

i would like to send data from a C++ application to a php script i am creating that will then put it into a mysql database after manipuating …

Software Development
Jaseem Ahmed

i have a database in sql server2000...
i have some of them tables, that i want to connect with visual basic..
the connection is tested, its connected..

Software Development
chanthung

I am using MsAccess DB and Vb.NET 2008. This is a code to check the Database for duplicate entries but m geting an Error.

" Fill: SelectCommand.Connection property has …

Software Development
Jaseem Ahmed

i m using sql server 2000 with vb 6. i m having some problem in navigating recors..
when i m pressing Move Next,it moves only one record, and when …

Databases
KirstyHunter

Hi,

I am trying to set up transactional replication on a MS SQL 2008 database that has two Schemas, both schemas have some tables with the same names.

Software Development
divin757

I have an image for the background of the form I'm working on, but I had to increase the size of the form. Is it possible to have it scale …