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

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) …

Web Development

On a site I am helping develop, there seems to be a problem with code executing while not logged into Sharepoint 2010.

When logged in as administrator, everything works fine …

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
Software Development

Hello friends,

I am stuck at a point in downloading multiple files as a single zip such that - the generated zip by my code for user download seems to …

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 …

Member Avatar for jewelraz Search Engine Strategies

My own web directory is now PR 1. Earlier it was unranked. So, you guys are welcome to submit your website link to my directory. But remember to read the …

Linux and Unix

Hi! Does anyone know of any worthwhile machine language OSes to try? I just learned about them in class. It's an interesting idea in terms of speed and portability. I …

Web Development

I want to create a single login page for Admin and user.When admin lo it should go to seperate page and when user log it shoult go to seperate page.I …

php
Hardware
So I recently bought a whole bunch of computer parts in hopes of making my first build. 


Specs: Intel LGA1155 DDR3 1600 ATX BOXDH77KC
       Corsair Vengeance Blue 16 GB DDR3 …
Search Engine Strategies

Anyone know of any decent directories that I can submit a link to that has a quick approval, decent page rank and doesn't need a reciprocal link??? Martin

seo
Web Development
Hi,

PHP 5.2.17 (cli) (built: Sep  1 2011 17:22:41)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies

[root@ip-10-130-243-182 mnt]# yum install php-pecl-memcached-2.1.0-1.el6.remi.x86_64.rpm
Loaded plugins: …
Member Avatar for vizz Web Development

How to add video or image ads before opening next page?

When video is completed or image is seen for 10 seconds after that goto page clicked for.

I want …

php
Software Development

Can someone please tell me how to control a windows form from another form? I have one form (form2) which has a button. When this button is clicked, I need …

Software Development

how to create a program about number system converter using c++

c++
Software Development

A corporation has six divisions, each responsible for sales to different geographic locations.
Design a DivSales class that keeps sales data for a division, with the following
members:

c++
Software Development

i had a problem with this codes.. this codes will retrieve image from database that will based on the employeenumber.

 Dim CN As New OleDbConnection(cnString)
        CN.Open()
        daImage = …
Software Development

Hi sir,
I am student and I like to know about the algorithm for developing a MLM software for my final submision So, kindly tell me which algorithm works …

Software Development

Hi,
I have datetimepicker and next to datetimepicker is textbox.
When I choose date from datetimepicker, selected date goes into textbox.
Works fine.

-- txt1.Text = Format(DateTimePicker1.Value, …

Software Development

Hello all, I would really appreciate some help. I have an assignment for my class that is due where the objective is for the program to recognize the holiday when …

Microsoft Windows

looking for a windows 7 nvidia product key

Software Development

so i have two class.
1 = Main.java - 2 = Player.java
AND
my folder tree

-src
    -images
        player_walk_right.gif
    -Main.java
    -Player.java

Player.java

public class …
Member Avatar for meLiel Software Development

hi programming masters! i need your help..how can i SEARCH a record in a database and display the results?? example: if i type an ID number or a name on …

Software Development

Friends,

i have to submit a project on Car Rental System which is to be made in C.

i have made half of the work like giving out the menus …

c
Software Development

I am trying to understand how exactly you are meant to prompt a user for two numbers and then list a menu for them to choose the course of action …

Software Development

Hey Folks!

I'm using a windows hook to scroll horizontally through a listview. I have it aligned so it only adds items horizontally. I have 2 big buttons I'm using …

Software Development

Hello , I was actually very interested in making a server or ftp server in VB.NET but it needs so many functions and events that i even never heard of …

Software Development

so i have a interview on data structures. i am sure they will ask question on 1d arrays. but what can they ask me?

1.give a array find the max …

Software Development

Hello,
I am trying to build a pos and inventory system in vb 6.0 with MS-Access database. I do not have much experties in vb 6. Ok here is …

Member Avatar for aliyahkusnan Software Development

excuseme :)
sorry I have some problem here, I make a simple paint using vb 6.0
I already can save the image that I load, but something like …

Member Avatar for chicnow Digital Marketing

How to look for more dofollow blogs to comment?
Thanks!

Member Avatar for kenomote Software Development

Hey guys i need some help on how to save Values in My.Settings

Two texboxes to save two different values and be albe to read those values or laod them …

Web Development

How to show image for the drop down list? have tried a few alternative but dont work. Thanks

 <tr>
                                <td class="label"><label for="kelas">Kelas:</label></td>
                                <td class="field">

<select id="kelas" name="kelas"  >
<option …
php
Member Avatar for lulu79 Software Development

I have two datatables that generate a datagridview like below:

1) datatable name : grpDT 119
2) datatable name : grpTot 211

Web Development
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function ShowFile(sFilePath){
    var oFileSystem = new ActiveXObject("Scripting.FileSystemObject");
    frmEditHTML.tarHTMLText.value = oFileSystem.OpenTextFile(sFilePath.value).ReadAll();
}

function SaveAfterEditing(sFilePath){
    var oFileSystem = new ActiveXObject("Scripting.FileSystemObject");
    var oFile = oFileSystem.CreateTextFile(frmEditHTML.filPath.value,1);
    oFile.WriteLine(sFilePath.value);
    oFile.Close(); …
php
Web Development

I'm trying to see how to load jQuery at run time. I can't understand why the following code doesn't work (probably me making a silly error)

<!DOCTYPE HTML>
<html …