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 …
Hi again guys. Well i need to convert char to int my problem is how can i get the exact value of int if for ex:
char x=2;
i …
Their is difficulty in changing the name of the columnheader of list view constantly by using the loop in button click method...Is their any way to change the textname by …
Today Starbucks announced further details regarding the company's plan to launch a new digital network for their customers. The Starbucks Digital Network will be offered in addition to …
Hello everyone,
I currently have an application that reads in an entire excel file then iterates through the records from the file and queries our database for a match. …
Last month DaniWeb reported how Justin Bieber beat Lady Gaga to become the King of YouTube with the most viewed video ever. Gaga has proven harder to tackle …
While security professionals constantly fear the big bad hacker breaking into their enterprise and wreaking havoc, the biggest threat to security is sitting inside the …
Can someone please fill in the missing line of code in OnPageChange? I have a notebook control and on a page change event, I want to retrieve the label of …
Hi..
I want to use the pear package.Pear is already on my xampp package.On the file php.ini the pear is included(I didn't change the file php.ini..there is a line …
i have done hijack this and the report follows
Logfile of Trend Micro HijackThis v2.0.2
Scan saved at 22:00:40, on 18/09/2010
Platform: Windows XP SP2 (WinNT 5.01.2600)
Hi, I have made a log in script that checks the database for username and password. I have everything working for the users (they must be logged in to access …
Hi,
I'm trying to develop a PHP script which will calculate the internet connection speed of the users. In order to achieve this, the script will perform 5 basic …
i dont know how to make my log in system to have a multiple users with different access levels. for example when the admin logs in it can access all …
Hi, I don't usually turn to forums, but I have run out of options. I am not asking any of you to complete this homework project for me, but what …
hi im making a task manager and want to get cpu usage of a process
this is how my code looks now
For Each proc As …
I am trying to create a commenting system that is linked with videos hosted on my server. The videos are displayed on a watch page (watch.php) and the commenting system …
hello, can any 1 please help/guide me for creating an program .exe file in C. as i am using Dev c++ compiler.say for E.g( program of addition in this by …
I have a program, which is essentially done, but there is something I am not very pleased with. First of it is a program that acts like a very basic …
Using Borland 4.5, yea its old but this is what my teacher prefers.
Problems States:
Markup
Write a program that asks the user to enter and item's …
When I try to build a C++ project I get the error message in the title line. I am trying to help my son move his development from a unix …
I have a wx app that I would like to actively debug (even after it is compiled via py2exe). Is there a way to hook all methods(without having to manually …
So after all the hype you've got an iPad, I guess you'll be wanting to break it then? Jailbreak it, that is, so …
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 …
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 …
Hi dear friends:
I am going to post some nice Pascal examples here , i hope it will be useful to you all. I hope you will also post …
HELP- I need to view my php files in the browser. I am running Apache server.
I know only this much to put in the browser
http://localhost/ …
Greetings, I'm a python newbie struggling with the obvious. I have a txt file with fixed width whitespace between the elements. Excel can't import directly because the size of the …
Hey. I recently tried to play a dvd on my comp and media center told me that the disk wasn't being recognised, so I checked the computer and the drive …
Hi friends
Can anyone tell me about the difference between <%@include file="abc.jsp" %> and <jsp:include file="abc.jsp"/> :-/
Hello
How i can read the motherboad model using code in vb?
I write a program in ms access and i want to read/confirm the motherbord model on …
Where can I download drivers for my mercury motherboard because the driver CD is broken.
I am using visual C++ 2005(native C++)
I got the error
error C2065: 'CString' : undeclared identifier
for the following code,
#include <cstring>
using namespace std; …
Ok, my problem is that I'm reading from a file 3 values, a last name, first name and salary, for example: Key Bobby 43000
I have an array of …
Hey everyone, been using this site for a lot of my programming needs, but is time I would appreciate some help. Just started assembly language and I am having trouble …
If you want your program to startup automatically when the user logs in, just paste this code into it.
To add as a HKLM (For all users) startup item …
Hi!
I develop the app, that must be binded to hardware-specific information.
This is a part of license protection scenario.
The serial number of motherboard must be …
Sometimes, you just want to run a system command from python and capture its output. Currently, the standard way to do this is to call the subprocess.Popen with convenient arguments …
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 …
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.
Hi to all,
I'm creating an application in which the form contains one datagridview and 20 pictureboxes.
When the DGV is populated, the user will drag a row …
Hi,
I'm in my first Java class and I am working on a problem that I could solve if I just figure out how to convert a char to …
Hi,
I have a php page called: radio_page.php, it contains two radio buttons. First radio button is checked as default when loading the page. I need when clicking on second …
hi guys,
just want to ask some question.
i have two textboxes txt1 and txt2. these two possess jquery autocompletes within..
now, what i want to do …
I want to compute md5 hash from a MimeMessage type.I use the following code to do this:
//MD5
private static String convertToHex(byte[] data) {
StringBuilder buf = new StringBuilder(); …
I got a runtime error 3705 "Operation is not allowed when the object is open". When I click debug, it highlights the connection object I made in the module. I …
Below is a simplified version of the function.
int x;
void myAdd(const double& p)
{
if (x > 100)
{
x = 1;
myAdd(p);
}
++x;
...
}
The …
I read an article about versatile webcam and I successfully worked it out. The thing is I can't save the image from the pictureBoxDisplay to SQL. Please I really need …
Hi,
i would like to send data from a C++ application to a php script i am creating that will then put it into a mysql database after manipuating …
i have a database in sql server2000...
i have some of them tables, that i want to connect with visual basic..
the connection is tested, its connected..
…