Connect with 1,266,832 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.

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 …

Software Development

Hi,

  i have problem with table conversion from xml to html using xslt. i converted rowspan and colspan in separate row(entry), but if both rowspan and colspan come …
xml
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 Tuấn_4 Software Development

hi guy!
I started learn python with pandas , but now, i get the trouble so i cant understand what i should do with this trouble

File "C:\Users\Administrator\site-packages\Ver6.py", …
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
Member Avatar for Herminia CS Web Development

I'm a newbie in php and I want to create a single login page for Admin and user.When admin log in it should go to an admin page and when …

Member Avatar for Stefce Mobile Development

Does all .apk files can be decompiled no matter on how they are protected and secured, and recompile back in apk file?
I have an apk file which i …

Web Development

Now I am developing Wordpress websites and many of my clients are asking to create online calculators for their websites. Usually, it is required to create a calculator in the …

Web Development

We have completely redesigned our website but am not sure about the page content whether its enough to get ranked on search engines? What are all the possibilities available to …

Member Avatar for DanielKeith Search Engine Strategies

What is the use of submitting our ppt to the ppt submission sites?

seo
Programming

i'm really struggling with this pseudocode to convert it to MARIE

   Input a number 
    Assign this number to x 
if(x <y) 
x = x + y; 
 z=z+w; 
else …
Digital Marketing

I want to increase my intagram followers, please suggest some reliable website or vendor details.

Software Development

A classic example of an object is a playing card.There are numerous games that utilize a deck of 52 playing cards; consider the game called Set instead. The object of …

Linux and Unix

I am trying to set-up Postfix on my Ubuntu local web development machine for send-only e-mails using Gmail so I can test e-mails sent by a web app I am …