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

Member Avatar for stymiee Search Engine Strategies
stymiee

Chris Beasley just wrote an excellent blog post PageRank. There is a lot of misinformation and misunderstanding about it out there and I think this should help to clear it …

seo
Software Development
darklynx489

Hi All!
I've already got the code to create a full Access database from code, but the problem I'm having is that I need the property AllowZeroFill to be …

Member Avatar for Dani Software Development
Dani

This is a program I wrote for my x86 assembly class which bounces an ASCII ball across the screen. It uses Irvine32.inc which came with the textbook.

Community Center
tgreer

I'll admit it right up front: I'm an old guy, and this is a "kids these days" rant. Pull up your pants, comb your hair, and for Pete's sake, learn …

Member Avatar for happygeek Software Development
happygeek

Tim Berners-Lee has a blog that is, more often than not, worth reading. Certainly that has been the case over the weekend as the inventor of the World …

Digital Marketing
HeldCaptive

I am doing a little research on which forums are usually used by the average Joe. :o

Community Center
reezin14

I was thinking about the subject of certification and was wondering if it is worth the time and effort and do employers really look at certification?

Member Avatar for Dani Search Engine Strategies
Dani

The number of pageviews to my site has been constant for quite some time. (Or rather, steadily increasing day by day). For some reason, the number of pageviews to my …

seo
Member Avatar for prasath Software Development
prasath

hi,

will someone point me the reasons why a call to malloc fails even if we have enough memory ?

c
Web Development
HemantK

Hi Everybody!

How to upload a image / pdf file in mysql table blob column with
ASP

pls help me

HemantK

Software Development
propricer

Is there a simple way to create multi-line tool/tip text boxes ... nothing special, no balloons or anything, just multiple lines ???

Software Development
Nosipho

Can someone please show me a code syntax on how to update an SQL database programmatically ( execute on click of button).

I want to get all records from …

Databases
M40

Hi.

I'd like to ask you another question. I read a lot of articles about the topic but I'm still not very sure how to deal with the following …

Software Development
john99

Hi everyone

I am relearning to use VB after taking classes almost 10 years ago. I am stumped on remebering how to open a file using a command button.

Member Avatar for Don Gino Linux and Unix
Don Gino

Hey

I was wondering if there was anyway, when installing software from the packet manager, how can I choose the installation path directory?

Thanks

Software Development
thirunavukaras

Hai...

How to Usercontrols with Shortcut Keys[F1,F2,F3,CTRL+O]...

I am creating one windows apllication..

the apllication contain many form..

in one form i am used one usercontrol(parent …

Software Development
anto_nee

hi to all

how to obtain the date and time of server from client by vb coding

anyone plz tell me

is it possible in vb

Information Security
jdf335

One of my friends sent me a message on msn messenger about pictures. Then he sent me a file called PictureAlbum2007.zip. After i downloaded it, I unzipped it and found …

Software Development
jhowell

hi to everyone,
Im creating an application which it can show all records of the two tables in single form. its like costumerTable and OrderList. how can i show …

Microsoft Windows
gardenlen

g'day new friends,

we have the following pop up warning window:

<Could not load File or Assembly 'MOM.Implementation, Version=2.0.2736.38608, Culture=neutral, PublicKeyToken=90ba0c70f846762e' or one of its Dependencies, The system …

Software Development
Oreynid

Hello all,

I've tried reading back threads and the various posted tutorials, etc that here and I've not stumbled upon the answer I'm looking for.

I am attempting …

c++
Software Development
HB25

Hi
I am working on a payroll program which have 3 forms.
First form has three text box (First name, Surname, Total Hour) and one command button Calculate.

Databases
newsguy

The new version of the GNU Affero General Public License has been published by the Free Software Foundation, based upon the existing GNU GPLv3 license but with one …

Web Development
vanbeekjan

Has anyone code for a registration procedure in ASP. I will registrate the users in my database before they can use the database facilities.

Users can ask services and …

asp
Software Development
locsin

Greetings!

I designed a simple program in VB6 with a background picture in my main menu form. but when i try to install this program to other computer having …

Software Development
RaCheer

I am writing a C++ program to convert feet and inches to meters and centimeters and vice versa. I am having a problem figuring out the conversions. What I have …

c++
Member Avatar for Dani Search Engine Strategies
Dani

Has anyone ever seen Google Suggest before? http://www.google.com/webhp?complete=1&hl=en

As you type, it suggests possible queries, and actually shows the number of results for each query. Pretty interesting.

seo
Web Development
aish

I have a asp.net c# web form, when the page load I want to display client computer date and time.I used DateTime.Now.Date() for this. it works well in …

Software Development
TheFuture

hi guys, I just wanna learn how to convert from ASCII character to the value e.g. input X then the output is 10 etc.

anyone know please help

Software Development
vipul_cool16

PLEASE GIVE ME ANY C++ PROJECT FOR CLASS 11, WHICH SHOULD INCLUDE IOSTREAM, CONIO, STDIO, STRING, PROCESS, STDLIB. GRAFICS ARE NOT ALLOWED IN THE PROJECT. IT'S URGENT PLEASE SEND ME …

c++
Web Development
lydia21

hi,
i want to develop a application....
where the user can enter the no of text boxes he wants..in the next page based on the user input it …

php
Web Development
carobee

hi,

i am runnning a php script where i try to decompress a file and the untar it.
the file in suppose x.tar.gz. so in my php script …

Community Center
williebens

ssh: Permission denied, please try again. #1 14 Hours Ago
Hello guys:

I am trying to ssh from box1 to box2. The user is user1 and IPbox2 is …

Member Avatar for nish88 Software Development
nish88

hi.... i'm trying to write a function clear image but i am not being able to write it.
it is as follows. i am loading a picture and i …

Software Development
danibootstrap

Hello,I have this C program which is equivalent to the com port.Useful for data logging from the sensors.It consists of the .c file and two header files cport.h and xmodem.h …

c
Linux and Unix
k2k

I follow the instruction from the book i bought which says insert the fedora dvd in the dvd drve, however, it seems like my pc is not booting from dvd …

Software Development
mefroggy3

Modify the Payroll Program so that it uses a class to store and retrieve the employee's
name, the hourly rate, and the number of hours worked. Use a constructor …

Software Development
a_iyer20

The following piece of code is supposed to add html spaces in place of leading spaces.

/**
 * Finds all leading spaces on each line and replaces it with …
Software Development
Barbarrosa

Hey, I am currently trying to read a text file, which looks something like this:
1
2
3
4
.
.
a

Software Development
cdmunoz279

I have created an application in VS 2005 pulling reports created in Crystal Reports XI Release 2. My problem is I have a couple of reports that have linked subreports …

Microsoft Windows
a1079888

Ok I know its weird.. but can someone tell me if its possible to downgrade Windows XP (which can be bought off the shelf) to Windows NT?

I have …

UI / UX Design
kained

Right i have made a rather nice little background and ocean type thing in 3d max. I am now trying to animate the ocean using this tutorial.

Software Development
ruchika beddy

hey,Frnds I Have tried the Fill. Code,But the Foll. Code returns the no. of charcters of the File,But i want the File Size on Disk in KB.
Can u …

Software Development
era_chatterbox

dear frnz...

There is some problem in d code in one of my form...
m having a table as Billable in oracle db. M using Oracle 10g.

Software Development
kmacker

Ok. Need some help with a project at my work. Wanting to create a useful map of the windfarm where I work. (Once completed, will be the largest windfarm in …

Software Development
stooartbaby

Hi Everyone,

Is it possible to convert a .sh script to VBS? If so, how should I go about this pls?

The issue is that i have found …

Software Development
Da24K

Write the definition of a method reverse , whose parameter is an array of integers. The method reverses the elements of the array. The method does not return a value

Member Avatar for cybernaut09 Web Development
cybernaut09

I read jsp tutorial by peter_budo on database connectivity using MVC model in jsp then I tried to create a registration page but I have errors on my page . …

Software Development
Grub

Hi

I have stored File objects in a vector. Now I which to call the methods of the file objects stored in the Vector. Unlike C++ you cannot simply …

Software Development
polo_coins

I made project in Console are the any way change font style in it(and there is can I change size too?
Thanks Sergey