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 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 …
Hi,
I have dell vostro 1015.
Configuration is Intel dual core2 processor 1.8 Ghz, 2 GB RAM, 250 GB hard disk.
Is it possible for me to …
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 …
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 …
Are all HDMI cables created equal? Without lab equipment it is difficult to tell the difference between HDMI [or any cables] at short …
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 an HP Laptop with Windows Vista. I have had problems with spyware and viruses and such and now the thing runs slowly in whatever i am doing. How …
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 …
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 …
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 …
Hi guys, I was wondering if anybody has ever used this service. It looks pretty helpful.
Thanks,
reconx
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; …
Hi all.
I have error with script below :
Dim sql as string
sql = "select * from [table] where [field] like '%" & text1.text & "%'"
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,
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 …
hi ..
im trying to terminate a process
so in python i used
os.system("taskkill /IM notepad.exe/T"
and
os.popen("taskkill /IM notepad.exe /f")
neither have worked …
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(); …
Hey, so I'm creating a program that creates a SHA512 hash. I have a problem though. I try to encrypt the word 'test' and I get this encrypted hash as:
Hey guys!
I'm trying to change a textbox font size at run time with a track bar.
But, when I add to my code:
Textbox1.Font.Size = Trackbar1.Value
… 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've tried google a way to sort a table but couldn't get my code working.
My program lets the user input enter information such as first name and last …
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..
…
I am using MsAccess DB and Vb.NET 2008. This is a code to check the Database for duplicate entries but m geting an Error.
" Fill: SelectCommand.Connection property has …
i m using sql server 2000 with vb 6. i m having some problem in navigating recors..
when i m pressing Move Next,it moves only one record, and when …
Hi,
I am trying to set up transactional replication on a MS SQL 2008 database that has two Schemas, both schemas have some tables with the same names.
…
It was back in November 2010 when we first took an in-depth look at the Android tablet alternatives to the Apple iPad , and to be honest we …
I have an image for the background of the form I'm working on, but I had to increase the size of the form. Is it possible to have it scale …