Connect with 1,268,029 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
Dani

This seems kinda random but basically I have the following member function in my caching class:

public function increment($key, $expires = 0)
{
    // Requires OPT_BINARY_PROTOCOL
    return $this->cache->increment($key, 1, 0, …
Mobile Development
happygeek

Fast food chain KFC has had more than its fair share of Kentucky Fried WHAT? myths busted over the years. However, some of the stories turn out to be genuine …

Software Development
Iamkenny

I'm completely clueless to this as I have never used crystal reports before. So I want to use a textbox to pass values into my crystal report so basically only …

Software Development
Andrees92

I am working on a form which uses an Access (oledb) database, I have a button to update, and other to insert a new client, when I insert a new …

Community Center
Dani

When we switched over from vBulletin to our own unique platform back in March 2012, one of the things that changed was the way that post quality score was calculated. …

Software Development
Xakzi

Hello!

I am having a bit of a hard time figure out how to code this thing..
I have just started coding by using windows form application and need …

Software Development
redean

If someone wanted to learn Visual Basic should they learnVisual Basic 6 or Visual Basic 2012.
I prefer Visual Basic 6.

Databases
Robert_9

Hello, I am a student and I was assigned to create my first entity relationship diagram and I'm kind of lost. The professor hints the paintings should be broken into …

Software Development
ReyJEnriquez

How would i let 3 checkbox acts like a radio button...

Web Development
weeraa

I want to call jquery function (or something like that) from vb code.
This is what i need.
There is a VB function named Calculation(). It takes few …

Software Development
robert.knighton.79

I tried using a solution to a very similar question here but it doesnt work for large files like the one I'm using.
http://www.daniweb.com/software-development/vbnet/threads/320160/visual-basic-reading-text-file-into-array

The code from …

Software Development
jared.geli

I was wondering if I can fill up an edited row based on the value in my Label.
Here's the scenario: An employee will add and edit rows in …

Software Development
Mafiamanandre

Hi all.
How Can I makes login form for my vb.net project? I would like to make one that can identify the user according to their roles. Eg. Roles …

Web Development
rtica3

Hello, I have read numerous forums on this issue and is seems each case/resolution is specific to the persons file. I have the same error, but can't find where it …

Web Development
nadiam

so my newest problem! i have a save button and that save button already has the insert into query and working fine now what i wanna do is when the …

Software Development
vijaya436

I am a newbie to hibernate and I am trying to insert a row. The below is my code along with log. I am not getting any exception, however when …

Software Development
Qutbuddin

How to convert Text File to C/C++ File to include folder

c++
Web Development
Dani
The nature of this tutorial ...

This tutorial is designed to walk you through DaniWeb's implicit (clientside) OAuth flow. This is not designed to be an introductory tutorial to OAuth, …

Software Development
StatiX

Im trying to display data in a datagrid then once a row is selected show a different column of the database in a text box. I use the unique primary …

Software Development
Gribouillis

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 …

Software Development
Lobster1071

OK, I've exhausted my searching, so if someone can point me to a link with a good example, that would be super.

I'm simply trying populate a combobox with data …

Software Development
josh.culley.31

I'm stuck writing some code for an intro programming class. I'm pretty sure the mistake is probably that I mixed integers with strings trying to get a result, but I'm …

Software Development
bops

Hi again everyone, Im running into big trouble with my compiler Dev-C++, every time i compile any project, whether it is 1 im working on, or a completely fresh 1 …

c++
Software Development
john_hasan

Friends i have little bit problem in making a c language program.
I have to make a program which prints prime numbers from 1 to 500.
I make …

c
Digital Marketing
ricky0161

Hi

I am just about to launch a uk dating website the problem is with so many big companies out there what is the best way to get my …

Software Development
stan yost

How do you pass the data in a field on one form to a field in another form?

Software Development
daviddoria

I would like to take a screenshot of a region of my screen programmatically (so I can do it every time through a loop, for example.) Does anyone know how …

c++
Software Development
vegaseat

The idea of this thread is to help the beginning wxPython GUI programmer with hints and helpful code. Please feel free to contribute! If you have any questions start your …

Software Development
tirso

Hi to all

I have two forms, one is form1 for registration and the other one is form2 for my main menu. How to call the form2 if the …

Software Development
Ravi Kant

Hello !
I want to get the current week number of the month. I have used this code below : -

Private Sub Command1_Click()
Dim t_Day As …

Microsoft Windows
sabrina07080236

As we all know that PDF is the best format for viewing and sharing documents, it is widely used by computer users. However, due to PDF's special feature - un-editable, …

Search Engine Strategies
crimgirl

could anybody tell me the most active forum at present
except --DP , Sitepoint , SEO chat ,and Warrior forum
thanx in advance

seo
Software Development
VIeditorlover

Hi everybody,

I'd like to ask you if there are some ways how to protect .NET exe and dlls against decompilation. I am not interested in any form of …

Software Development
skuller74

I am writing code to simulate a queue at a bank, which calculates the average wait time of all customers that enter the queue.

I'm getting a STATUS_ACCESS_VIOLATION at …

Software Development
kimbula...

I want allow only to enter numeric values in a textbox in C#. Can someone assist me on this. would be a great help.

c#
Search Engine Strategies
justinalex

SearchGuild - Chris Ridings SEO Forums.
V7N Web Dev Community - John Scott’s SEO forum
Search Engine Watch Forums - Lots of breaking news breaks at SEW forums.

seo
Game Development
skorm909

I have a c++ game that i made and i was wondering how i would make it so that i could add graphics, or just use the same basic concept …

Software Development
ziggystarman

Hi

I've written this small program to demonstrate the Diffie–Hellman key exchange algorithm. The desired output from the program is for most runs correct.

However occasionally there are …

Software Development
denmarkstan

please i need help here. i want write code for label control into my application. i wrote the code below, but was not getting the labels when i run the …

macOS
drameshgar1

HI:
I have installed windows server in my mac(boot camp), but when logging in the window the screen requires ctrl+alt+del, I have MAC book pro laptop, can anyone tell …

Web Development
katieJane

Hi all

I have, hopefully, a rather small query. I have been creating a system with asp/vb and as I was designing I used msgbox's. Of course when I …

Software Development
markee

Why i can't see the data environment in vb 6?
I tried to Project tab but i can't see the data environment then
i tried Project > Reference …

Software Development
Member Avatar for Rahul47
Rahul47

Hello people, please have a look at following IMAGE.
new

What I Wish to achieve is extract the select item and display it into a messagebox …

Web Development
tallon

Hello
I'm trying to add coding to my site so that someone can visit it, see everything on the site, but get banned so that when they come back …

Web Development
Dani
What is OAuth and why do I want to use it?

If you want to write an application that caters to existing members of a service, and you want your …

Information Security
sevichu

I got a virus that turned off Microsoft Essentials and prevented me from starting it. I tried getting other programs to remove it but i believe that the virus also …

Software Development
srao1

I am trying to read in a large tab-delimited file which has 16 columns and about five lac rows. The first column is a date string. TThe second contains integers …

c
Software Development
parth2911

**

i am tring to merge two array but every time its display first array proparly but in second array

its only display last element....thx....#
**

#include<stdio.h>
#include<conio.h> …
c
Software Development
dhatsah

Quick question, the answer is eluding me on the internet. Which is unusual.

When we reference and call a sub/function from a class is it automatically started on a new …

Digital Marketing
Designdiva

Hello. I used a WordPress Woo Commerce theme, Organic, to set up a website for a client. I used a table rate shipping plugin and we set up shipping rates …