I have a table that looks like this:
Database: Testdb
Table: Testtable
ID | Value
--------------
1 | 105
2 | 105
3 | 105
4 | 105
1 …
I am writing an atm program for a class and will enclose the instructions. I really want to just write a section of code and make sure I am doing …
Please send sane code for a complicated report using Data report Designer Using VB6. without using Data Environment.
how to increate the height of the rpt shape in detail …
Hi Experts
i m using these code for selecting data grid row
While i <= DataGridView1.Rows.Count - 1
If Trim(DataGridView1.Rows(i).Cells(0).Value) = Trim(TextBox1.Text) Then
DataGridView1.Rows(i).Selected = True
Exit While …
Hi All, I'm stuck on my C++ assignment. I have no idea how to finish it...I think I'm missing something in my code such as how to double the size …
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 …
Hello, I have 2 style sheets for my site, one small(760px) and one large(900px). I would like to create an image in photo shop for the header. My question is …
Hi :)
I was hoping someone could point me in the right direction to create a grid of clickable objects/images/shapes. My problem is this, I have to create a …
I am currently writing a program in Netbeans which will perform binary to decimal, decimal to binary, hexadecimal to decimal, decimal to hexadecimal conversions, 1's compliment, 2's compliment, and show …
Ok guys, for my next assignment I have to read from a binary file and then print out my information. I will post the assignment and what I have so …
Hello guys!
I am trying to implmenent a jQuery library and it worked fine when I ran it out of server. When I tried to run from a XAMPP …
I am doing a project using Java swing in Netbeans and I am using their in-built GUI generator thing. I have created a socket in one frame and i need …
so far I could manage to create OpenFileDialog and select the txt file.
after that ,How could I display the contect of selected txt file into TextBox?
Hello all...New to the group here. Glad to be part of the site as I just found it and am excited about learning!
Have a hopefully easy question for anyone …
Bing > Alexa Rank > 23
Baidu > Alexa Rank > 8
Yandex.ru > Alexa Rank > 26
SoSo > Alexa Rank > 44
That's …
Not too long ago, many businesses were jumping into creating a Twitter presence. I dont hear much of that now. So my question for you are:
1. Do you …
Hello, I'm working at a project and I want to add a MP3 song an play it when the program that i made will be started... any ideas?
Hi folks, ThompsonSensibl, so I'm new to Python.
This is probably a noob question...
I want to convert a String input to an Integer. I usually do it …
Hi, I am a new one to vb 2005. I dont know how to filter the datagridview with the 2 datetimepicker control one for start date and another one for …
Despite having recently been cast as the villain of the piece by some high profile members of the Free and Open Source Software community, IBM has just revealed …
ok i cam writing a class named fraction to add subtract multiply and divide fractions and it also compares them. This is my first time writing a class and also …
Hi, I`ve started doing PHP and MYSQL for a few months now and I am working on a project for a friend. Basically I had the code written down in …
I'm creating a site with several articles. On the main page of this site I am creating section that shows you a preview of the articles and allows you go …
I have read some threads on this warning and I understand what the warning is and there have been suggestion on how to get around the warning, but how do …
Here little debugged version of my calculator posted earlier in GUI calculator thread. I prepared it after listening that their teacher did more limited calculator in around 150 lines of …
DaniWeb plans to interview Bjarne Stroustrup, the designer and original implementer of C++ and the author of many books on C++. This is truly a treat and rare opportunity for …
Hello,
When I create a new article and post it in my blog, then I submit it to social bookmarking sites. I usually submit about 40 social bookmarking sites.
…Hey I want when i click the submit button it runs a php script that then loads it to a local database where I can then use the entered data …
I'm looking for code that would help me check the user's internet connection. For example, when Button1 is clicked a MsgBox appears that displays either "Connected" or "Disconnected" based on …
Hi there,
Recently everytime I simply edit my webpages using dreamweaver, those pages are unviewable using Safari and Chrome. When using Chrome's Developer Tool, the error:
"Uncaught ReferenceError: …
At first glance the news story headline from The Telegraph was rather comforting: Britons spend more web time reading news than looking at pornography. That's one big finger …
Memory Usage Goes Up Gradually (Memory Leak)
When I starting the Windows (in the first few hours) everything is normal But after 1 day or 2 (sooner or later) …
Hi, im still pretty new to PHP and I have just started looking into classes / functions and OOP -
I have done loads of searching and watching tutorials …
I want allow only to enter numeric values in a textbox in C#. Can someone assist me on this. would be a great help.
Ok, Hey guys. I was wondering how I would come about performing basic addition in GCC using inline Intel syntax assembly. I have a way of doing it in AT&T …
I spent the better part of this week at the Enterprise 2.0 Conference in Boston where I saw an excellent presentation called "The Dark Side of Enterprise 2.0." …
By this script you can remotely login into facebook account with your password and username and fetch/send data.
Hi,
I know the code for this post is quite long, but I thought it would be best to be comprehensive about what i'm trying to do as i'm …
I would like to add an advanced print form into a customer web site. They have an online web form but they also want to have the form break apart …
Hello everybody i am new with php and i would to help with link click counter i have a database and a table which i store some links and the …
Hi all...
As we all know that these days social bookmarking is growing like anything....More and more people are moving towards social bookmarking but which is the best social …
So my server sends information and receives information. I know this because i tested it on the local host. The problem is that the portion it receives comes out with …
I made a form with only 1 Button. I want that when i click that button, 2 more buttons should be appeared.
Example:
Button1 is clicked.
Button2 …
How to start using the GNU Octave libraries for Visual C++?
I've read carefully the site but couldn't find any info how to start working with it in details.
I think I read and/or played a google video about cname redirects and their effect on rank. The takeaway that I got was that using a cname that redirects to …
Maybe it's a noob question ... anyway, I create a dynamic number of PictureBox controls.
I keep them inside a List.
What I want now is to make …
Hi,Guys!
I am currently making a project and got stuck.(I am a total beginner)
The program is for users to submit their username by typing in their username …
Am working on a project using vb.net and i have connected a database to it. I have an employee table within that and now i want to create …
Hi,
I have a bit of a problem of understanding of what I need to do to write this program. Could someone please provide me basic steps of what …