Connect with 1,266,815 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 anguz Hardware

Hi,

I'm new here, so hello and thanks in advance for your help.

I've had an HP Pavilion 511k for years and it hasn't given me any trouble, …

Software Development

I posted this in the computer and science forum, and i believe it should be here, and with no one saying anything I am afraid I posted in the wrong …

c
Software Development

Hi.. I've to remove a very long path. I've written the below to try that but its giving WindowsError: [Error 206] (I've pasted it below). I've prepended "\\?\" to the …

Search Engine Strategies

can anybody tell me abt google adsense in details. i have registered their after creaing blogs but google nt acceptting mine application form. so can anyone tell me in details …

Software Development

I am making a program where I need to dynamically add buttons to a form. When the form loads anywhere from 0-30 buttons will need to be loaded. When a …

Member Avatar for vegaseat Software Development

The Tkinter module comes with the normal Python installation. It allows you to create Python GUI programs for Windows, Linux or Unix on the Mac. In this snippet we put …

Web Development

This is a simple to use, self-contained website slideshow utility. Do you have a monitor or TV setup in your lobby where you'd like to present web content automatically? With …

Member Avatar for Gribouillis Software Development

This snippet defines a Print function which can be used with python 2.4, 2.5, 2.6 and 3.0 (for 3.0 this is just the built-in print function). It's interface is that …

prev.png Software Development

Quite a while ago, I made this snippet. This code is basically the same, except that it adds animation.

This method of blitting is very fast assuming you …

Software Development

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

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 …

Hardware

I have an old computer Gateway with Windows 98. I took it to my local computer shop to recover the pictures from the computer. They gave me a flash drive …

sue_button.jpg Digital Marketing

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 …

Web Development

Hi ,

I want a call feature on my php website.

FOR E.g

Supoose there is form having a field name "Contact Number". Once the user will …

php
Member Avatar for PCSAWICK829 Microsoft Windows

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

i need help in adding a new record to the database using adodc in vb6.. i've a command button named add in my form...

Member Avatar for juniorsilver Software Development

Hey guys I'ld really appreciate if u can help me with this.
I'm building an application that has an access database for storing codes for voters.
my problem …

Software Development

Hi,

Am using VB.NET.
I have a search page in one form(Search.vb) and another form(Form1.vb) to display the details of selected data from the …

Member Avatar for VB 2012 Software Development

Is it possible to make a vb.net application faster
Through code like using characters that the Computer already understands
Like coding in certain areas through y …

Software Development

Below is a program that asks the user to input a username and password. Once logged off the user is asked to re-enter their username and password.

Is the program …

Software Development

Well, My code is working fine I just need a way to reset the DataAdapter1 into 0 (like reset) So if the user hit the button search 2 times to …

Databases

Need some help, practising for an exam and need to make sure I have got this right as it has came up a number of times. Here is the information …

Software Development

**I have to create an application that will dynamically add a menu strip with menu items to a form(ie NOT dragged and dropped onto the form) in Visual Basic. The …

Member Avatar for technoknol Computer Science

hello friends,

i want to learn cryptography,steganography ane algorithms , i have tried some books but failed.

is there any way to learn from beginning and easily?

thanks.

Web Development

Basically, I have a program in Delphi which POSTs data to a MyBB script on a server, when the MyBB script recieves that POSTed data it is supposed pass that …

php
Member Avatar for mayank.dyl Microsoft Windows

I created a bootable USB from windows 7 dvd using software WinToFlash. But now i have lost the dvd :( so i need to make iso from bootable USB to …

Member Avatar for pritaeas Programming
NOTE

This was a PHP sticky, and I am working to turn it into a development sticky. If you have any comments, additions or other observations, please reply to

php
Software Development
This is the error i get..
Enter employee name: Bryan
Enter employee's salary: 123
Enter employee name: Mark
Enter employee's salary: 456
Enter employee name: Fajutag
Enter employee's salary: …
Member Avatar for Mike Askew Software Development

There has been a noticeable increase in people asking where to start C# recently. So I have been across a couple of forums and pulled together a list of some …

c#
Software Development

i found this code for pacman i want some one to explain me how it works i am new to java game programming so my doubts might be silly for …

Web Development

I have spent a lot of time on this question, namely, how to programatically use a PHP script to send a PDF document to the printer without launching the Adobe …

Software Development

How to get current Selected Row in dataGridview and print using crystal report?
Print Only selected current row in data gridview

Digital Marketing

SEO is a kind of technique by which it is posible to increase the rank of a website & it is a great technique to increase the visitor of a …

Software Development

this is the assignment I need some help with.I have posted what i have written so far for this assignment and am not sure what steps to take next, or …

c
user-permissions.PNG Software Development

Hi everyone!

I'm making an application which requires users with different permissions/previleges to login and use the application.For example, if the user is "admin", all menu items in the menu …

Member Avatar for kategirdlelock Web Development

How can I use PHP to create login-controlled web pages?

php
Member Avatar for game4tress Web Development

I'm searching for a forum for my website http://www.game4tress.com
The only free forum I know is https://www.phpbb.com/
The problem is that I've used this …

Software Development

Hi, I'm working on this project right now which probably shouldn't be that difficult but I'm really confused and lost. The assignment's instructions are: "Write a program that uses the …

Member Avatar for Dudestreet Software Development

Hi Team,

I was wondering if I am the only one who is not able to do it or what.
Well, as the title suggests, I would like to …

Web Development

I have the following code:

<?php
session_start(); // Starting Session
include_once('config.php');

$error=''; // Variable To Store Error Message
if (isset($_POST['submit'])) {
if (empty($_POST['user']) || empty($_POST['pass'])) {
$error = "Please complete …
php
Member Avatar for weekendrockstar Software Development

I've searched all over the Net and here on DL but I can seem to find only information on passing a single argument when opening a new form. When I …

Software Development

Hi all expert,

Need help here.

RS.Open "Select * From TABLE where Box_ID = '" & BOXID & "' Order By CASE_NO ASC", con1, adOpenDynamic, adLockOptimistic

Set DataReport.DataSource = …
Programming

Hello.....
Where I am wrong in this program.
I am getting declaration syntax error.

#include<iostream.h>
#include<conio.h>
int factorial(int)
int main()
{clrscr();
int n,r,nr,fn,fr,fnr;
int ncr;
cout<<"/n Enter n …
c++
Member Avatar for hrushi9 Web Development

I need help to convert my javascript animation to css3

Currently there are two sections. while going to second section from first section, it shrinks, folds height & width of …

Member Avatar for massivefermion Web Development

I'm learning nodejs(and I like it!). I tried to figure out how to have shorter alias for console.log and I found out that I can use var cout=console.log and use …

Digital Marketing

How many times does Google release the algorithms and updates visible to users?

Member Avatar for Dani Databases

I was attempting to store chat logs in a MySQL database where the message field is utf8_general_ci

However, when it came across an emoji, it would choke, and the message …

Member Avatar for Auditions Information Security

what is SSL and HTTPS is there any major distance?

Member Avatar for kennyL Web Development

I am writing a CLI application in PHP and I can't seem to understand why my MySQL Class that uses PDO will not get past the PDO or even error. …

php