Hi,
I have a UI built in Tkinter. The user can type in some inputs and hit "Run" When the "Run" occurs, a program executes that could take 30 …
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)
Person wrote - "I can see it happening and found many cases of mobile explosions specially much frequent in Rajasthan. I can say it started there and now i am …
Any one can tell me that Which is the top social networking site after facebook?
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 …
SearchGuild - Chris Ridings SEO Forums.
V7N Web Dev Community - John Scott’s SEO forum
Search Engine Watch Forums - Lots of breaking news breaks at SEW forums.
I've only been on OS X for 2 days! So I am pretty new.
Basically when I plugged in my Targus USB mouse it popped up that I was …
Dear...
I'm doing INVENTORY PROJECT...
I'm using ACCESS as BACK-END...
My tables are PURCHASE and SALES...
In PURCHASE table, fields are CODE(primary key), PRICE, DATE, TOTAL, …
Hi All,
I am a beginner in php and working on admin side of a small website. I have attached a PHP CKEDITOR to the admin page so that …
I'm trying to validate the correct format for a phone number in a text box: (000) 000-0000
For a test, i made it so that a messagebox shows up …
Myself and my uncle has the same model laptop.
He asked me to look at it as it would not boot up properly. This indeed was the case, It …
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 …
So let me start by saying I am new to PHP so any extra advice is helpful, working on a large scale personal project hoping to get better with PHP …
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 …
So in my database "project" i have tables courses,courses2,courses and participants,participants2,participants3 and company.
On page company.php i have a print link where he send me on a page named …
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 …
Hi all,
These days everybody is talking about Social bookmarking sites......but which are the good social bookmarkting sites of high PR that increases website traffic....???
Hi~
I've been stuck with this exercise for quite a few days. It's in a book I'm currently self-studying, C++ primer plus. It is as follow:
/*
Write …
Hello everybody
I'm a student and having problems with an assignment - I have at the moment no idea how to achieve an appropriate solution.
I'm aware that …
Hello.
My VB.Net project is connected with MS Access. Whenever input in VB, it will save in Access. I don't have any problem with textbox but I don't know …
Are all HDMI cables created equal? Without lab equipment it is difficult to tell the difference between HDMI [or any cables] at short …
I have a c++ game that i made and i was wondering how i would make it so that i could add graphics, or just use the same basic concept …
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 …
I read a vary in-trusting news that facebook is launching Social Search Engine and Google is launching Social Networking site . so who will kill who? in this war. what …
I am considering outsourcing some services for my online business, any insights please? Thank you.
Hi!
I've been searching for a while, but it seems that I can't find an easy way to get the current user profile folder. I've tried "%userprofile%" environment variable, …
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 …
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 …
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 know the effective ways of link building. If you know about this, share your knowledge with me.
i have a question that.
is it not possible that main do not return any value, and the returning value of main is void, why returning value of main …
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 …
Hi friends, after a long time. i am developing a small tool by using VB.Net. I want to display data in comboboxes from a table which is in an access …
Hi to All,
Can anyone show me a sample alarm script using php or javascript? The alarm was base on the record at the database. I mean, for example …
Hi
I've written this small program to demonstrate the Diffie–Hellman key exchange algorithm. The desired output from the program is for most runs correct.
However occasionally there are …
Hi people.
I'd like to allow HTML code in my forum but I don't know how :)
Would any of you explain to me how I could 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(); …
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 am making a simple card game, trying to shuffle a deck of cards that i made with a map.
std::map<int, std::string> theDeck;
How could I go about shuffling …
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 …
Hi, All
Presently I am working on a MLM (Multi Level Marketing) Software using PHP & MySQL. But I am not being able to display the Down line Tree …
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 have another question regarding activating of an automatic door:
three sensors front pad, rear pad, and door; they determine weather the door is activated or not.
front …
hi!
Social media optimization this word is so new to me.....SEO is Search engine optimization then what is the basic difference between SEO and SMO????????.....
this is a totally new concept to me, and I have no idea where I should start to get my business started. I need some fresh ideas on advertising, marketing, …
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 …