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

Mobile Development

Hello! One day i was wondering, i want to create Android app which will scan barcode and give link to my product from databese. I started search and tutorials for …

Software Development

Hello VB.net'ers.

I've got a problem. I have a feeling it is an easy one, but for the life of me i cant figure it out.

Software Development

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 …

Member Avatar for cyberdaemon Software Development

good day. i have a problem with my login from.
i have my table under SQL server 2008. which is
tbl_user,with a field of userid,username,password and category

Community Center

Hello,

First of all, I'm not sure if this is the correct place to ask this or not. If it isn't, I apologize, please direct me to the appropriate …

Search Engine Strategies

Hi there,
Are you doing seo? So what is best browser for seo according to you?
I am using google chrome mostly. I want to know your choice.

UI / UX Design

Hi guys

Im wondering how it is possible to refresh the data on the page (read from php database), without having to refresh the whole page.

What i …

Software Development

i want to delete any file and folder parmanently in my hard disk
sometime when we delete any file and folder. after using a data recovery software
they …

My-Example.jpg Software Development

Hello everyone,

I am trying to make a tool that can allow me to join text...
For example, my project have four listboxes like my example:

[One] …

Software Development

Hi there,

I am trying to apply a Manifest file to my delphi application so that it can run with administrative permissions, I have been following this …

Member Avatar for amanu092 Web Development

Any one there had work with erp or crm development in php ?
How to start for that? Do you know any web link for text or video tutorial …

php
Software Development

actually, i don't know where to post this thread. but i know the people available on daniweb.com have much knowledge. will you please tell me that how to start …

c
Software Development

Hai,
I am doing a registration system, and my system should have a report by using a bar/pie chart.
How i want to create a bar chart with …

Software Development

hi all pros,

below is my vb6.0 code. the click command is to save my text and picture. there is no problem for my text.
but, i have …

Member Avatar for poojavb Software Development

Hello Friends,

I want a small help...

I have created a text box....a button and a date time picker control

I have showed the calander control on click of the …

Member Avatar for Dani Databases

What is a reasonable number of queries to Memcached per page? We do use getMulti to try to fetch what we know we'll need in advance all at once, but …

Member Avatar for Dani Databases

Hi,

We heavily use Memcache and I was wondering if there were any places where I could read up about good tips to improving its performance. Everytime that I try …

Web Development

I want to validate an email validation of type 'abc@xyz.com.com'
Should show an error message if they enter invalid domain name.
Would be very grateful for your help.

Search Engine Strategies

I'm currently interning for a sales company who are hoping to launch a new website, similiar to careerbuilder or monster, and it's my job to get traffic to the site. …

Software Development

Okay, I know there is a prior article about this, but I used { } with my if statements, and it's still not working... is it because I have multiple …

c
Web Development

Hi, every members,
I am Nur,
i want make a complete MLM site. i try to MLM Binary tree downline View on php code. it will be difficalt …

Web Development

Hello,

I am trying to create a members page for my website and I want it to display a welcome message for when the person views it, something like:

"Welcome …

Software Development

I've tried following the Microsoft instructions to add multiple Textboxes to my form, but just cannot get it to work.
Thus, I've deleted everything I wrote, so I don't …

Software Development

I need help with the following windows form applications in VB, question is attached. PLEASE HELP ME!!!!!!!

Software Development

I wonder if anyone has solved this problem already.
I have a fully populated datatable (ado.net datatable) containing about 3000 rows of data with 53 fields.
I want …

Software Development

Hello,

I am new in VB2008. Could you guys please advice how I can programmtically delete/remove/clear the content of a cell of DataGridView?

Say,for example,I have the following code that …

Databases

I've just started working with PHP and MySQL, and I'm trying to create a table in MySQL. If I've got this right, I'm trying to do so by going to …

Software Development

i know how to read a file into array, however i want to perform some search operations which is difficult to do on array.
if someway i am able …

c++
Member Avatar for nubie.net Software Development

Hello
kindly help me to solve my problem to check item listview to avoid duplicate item in database.
I have 1 listview, my plan the listview checking each …

Software Development

hello, im have problem with my code..im used access database, when i select combobox1, the textbox will appear data set as value member....but data not appear on textbox..someone can help …

Web Development

I have tried to connect to ftp server it windows. It works well with. But when I used the same with red hat i was unable to connect to server.

Member Avatar for enakta13 Software Development

I have a char array which need to check each and every character untill there is no more character to check,
so in C usually we write as:


       
Web Development

Hey Guys,
I m new here. I need a help

I am working with a s/w where I need to fetch data from database onchange event.
actually scene …

Member Avatar for poojavb Software Development

Hello Friends,

I need help to disable the parent window form as soon as the user will open the child form....

for eg...consider daniweb...when we click on member login the …

Software Development

Hi to ALL
Plz help me
i try my best to send sms from visual studio C# to mobile
but i am not sucessfull so far

c#
Web Development

Hello dear DaniWeb users and thanks for reading this thread.

Eight months ago I started a forum CMS project, but alone it's very hard to develop fast and quality. My …

Networking

Hello Daniweb.

I have an issue here about my LAN network. I want to redirect all the web traffic that is happening in my LAN to a proxy server before …
Web Development

Hello,

I have been searching around the net looking for solutions to my problem, but none have worked. My issue is that when i redirect using:

<meta http-equiv="Refresh" content="0; …
Software Development

I need to run Mingw4.6 on my Dev C++ which already has mingw32 3.6 installed!
Does this version of mingw allow us to use 'C++11' ???

Please help!

c++
Web Development

Hey, I've been trying to generate a pdf file using html2pdf library (http://html2pdf.fr/en/example). What I need to do is to print a table with PHP in that pdf …

Software Development

Hey guys I was trying to run a Applet from netbeans 6.9.1
My code has no error when i compile, but when i run the file I received an …

Software Development

Need help with JTable header group :
Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: javax.swing.table.JTableHeader cannot be cast to id.co.aal.common.GroupableTableHeader

this is the part of table drawing

.....
if(tabledraw)
        { …
Software Development

how to downalod windows.h header file

c++
Web Development

I'm creating an app, that displayes a String from a database. This String is then displayed in a textbox that cannot be edited.

I now require that varible (ID passed) …

Member Avatar for daino Software Development

I am going to work on building a database application. One part of this is parsing pdf files which will feed the data into the database. Will be using SQLite …

Software Development
#include <stdio.h>
#include <stdlib.h>
#include<string.h>
char combine(char [],int k,int n);
int main()
{
   char str[10];
   int m,n;
   printf("enter the string: ");
   fgets(str,sizeof(str),stdin);
   m=0;
   n=strlen(str);
   printf("the combinations are....\n");
   combine(str,m,n-1);
   return …
c
Hardware and Software

What's a portable software? and Is It even legal?

And whats cracked software? Is It legal also?

Thsi Is my first time hearing about these things.

Game Development

it would be help me out alot if some one could take the time to teach me know to create 2d game from start to end.

i want to create …

Software Development

Hi

I am trying to get a tkinter UI to allow me to do two things.

  • When I right click in a Treeview widget and my mouse pointer is over …
Game Development

I have been using Game Maker for a few months now but want to go a bit more advance. Where can i get some nice looking textures?

Oh and if …