Search Results

Showing results 1 to 40 of 129
Search took 0.03 seconds.
Search: Posts Made By: ithelp
Forum: Computer Science 7 Days Ago
Replies: 1
Views: 231
Posted By ithelp
A good artificial intelligence project would be , detect whenever someone posts a "need a project" type of post and redirect him to forum guideline .
Forum: Visual Basic 4 / 5 / 6 22 Days Ago
Replies: 5
Views: 364
Posted By ithelp
Check process id of all mozilla.exe running and kill them.
Forum: C++ 29 Days Ago
Replies: 8
Solved: Homework Help
Views: 389
Posted By ithelp
If you have writtern the code , you would not need someone else to make you understand what is going on .
Forum: Computer Science 30 Days Ago
Replies: 4
Views: 516
Posted By ithelp
First write a story how the shop will function each day, who all are involved , where will you store information , how will you retrieve ,etc.
Forum: C++ Nov 1st, 2009
Replies: 4
Views: 376
Posted By ithelp
Try g++ -Wall file.c , I guess some of the apis you are using does not work with g++ .
Forum: Windows Vista and Windows 7 Oct 25th, 2009
Replies: 14
Views: 1,657
Posted By ithelp
Copying is not enough , better use some backup software , if possible upload it somewhere.
Forum: Windows NT / 2000 / XP Oct 15th, 2009
Replies: 29
Views: 344,578
Posted By ithelp
But how do I get driver from internet, after formatting nothing works in the PC .
Forum: C# Oct 5th, 2009
Replies: 10
Views: 605
Posted By ithelp
You will not get google search algorithm anywhere but it works based on keyword densities , number of authentic links to your web site ,etc .
Forum: C++ Sep 8th, 2009
Replies: 19
Views: 622
Posted By ithelp
You need to learn postfix notation and use a stack to evaluate an expression , kerninghan and rithie C book has got code for basic calculator.
Forum: PHP Aug 26th, 2009
Replies: 3
Solved: automated jobs
Views: 177
Posted By ithelp
Write a script to restore DB ,put it in a cron job.
Forum: C Aug 24th, 2009
Replies: 4
Views: 291
Posted By ithelp
Move the fork outside any if .
Forum: Java Aug 17th, 2009
Replies: 7
Views: 559
Posted By ithelp
How about a theoritical paper on quantum computing ?
Forum: Assembly Aug 11th, 2009
Replies: 6
Solved: mips asm to c
Views: 572
Posted By ithelp
There is no such tool which can do 100% asm to c conversion.
Forum: C Aug 7th, 2009
Replies: 21
Views: 915
Posted By ithelp
Something like

do {

/* your code here */
} while (condition)
Forum: JSP Jul 27th, 2009
Replies: 3
Views: 468
Posted By ithelp
You can also check web hosting service providers like hostgator , hostmonster ,etc.
Forum: IT Professionals' Lounge Jul 27th, 2009
Replies: 2
Views: 421
Posted By ithelp
Go for a master degree.
Forum: Computer Science Jul 10th, 2009
Replies: 5
Views: 1,202
Posted By ithelp
Something like zone alarm ?
Forum: HTML and CSS Jul 4th, 2009
Replies: 26
Views: 2,527
Posted By ithelp
You need to encode them using UTF encoding.
Forum: IT Professionals' Lounge Jul 3rd, 2009
Replies: 6
Views: 734
Posted By ithelp
build the best firewall for IPV6 addresses ? pattern matching based on IP address may not work
Forum: Visual Basic 4 / 5 / 6 Jul 2nd, 2009
Replies: 3
Views: 336
Posted By ithelp
Yes you can alter windows registry at least using VC++
Forum: Python Jun 26th, 2009
Replies: 4
Solved: Need help
Views: 306
Posted By ithelp
python.org would be good starting point.
Forum: IT Professionals' Lounge Jun 9th, 2009
Replies: 3
Views: 433
Posted By ithelp
Something like twitter apis ? that would be too much to expect I guess.
Forum: C++ Jun 8th, 2009
Replies: 4
Views: 624
Posted By ithelp
Check if heapalloc is failing.
Forum: ASP.NET Jun 5th, 2009
Replies: 4
Views: 1,033
Posted By ithelp
The algorithm is pretty simple like if someone's date of bith falls from 22 feb - 21 march he is piscean .
Forum: Getting Started and Choosing a Distro May 28th, 2009
Replies: 19
Views: 3,186
Posted By ithelp
Redhat is easiest to use I would say.
Forum: Geeks' Lounge May 26th, 2009
Replies: 14
Views: 1,156
Posted By ithelp
I hope it is not some paid survey form that you are trying to make people fill up.
Forum: PHP May 19th, 2009
Replies: 3
Views: 296
Posted By ithelp
I think I have seen something simmilar like this in hotscripts.com .
Forum: Java May 15th, 2009
Replies: 8
Solved: Need help
Views: 473
Posted By ithelp
You may not even need that variable , read from file and print it .
Forum: Python May 4th, 2009
Replies: 5
Views: 542
Posted By ithelp
You need to do it manually , also it is not 100% compatible with C.
Forum: C++ May 4th, 2009
Replies: 4
Solved: plz help!
Views: 330
Posted By ithelp
That is quite simple , give it a try , you can finish it in an hour.
Forum: Visual Basic 4 / 5 / 6 Apr 22nd, 2009
Replies: 5
Views: 1,974
Posted By ithelp
Build a software to automate fee collection from students.
Forum: VB.NET Apr 10th, 2009
Replies: 10
Views: 644
Posted By ithelp
Restrict the textbox to accept number only.
Forum: PHP Apr 3rd, 2009
Replies: 10
Views: 614
Posted By ithelp
Put the code in a separate php file and run it as a cron job :D
Forum: Computer Science Mar 17th, 2009
Replies: 2
Views: 1,145
Posted By ithelp
Unless you know few image stiching algorithms , how are you going to suggest an improved algothirm ?
Forum: ASP.NET Mar 15th, 2009
Replies: 5
Views: 1,410
Posted By ithelp
Yahoo will not allow to use their service like that .
Forum: Visual Basic 4 / 5 / 6 Mar 1st, 2009
Replies: 6
Views: 1,060
Posted By ithelp
If chkdsk does not help , you have to recode it.
Forum: Troubleshooting Dead Machines Mar 1st, 2009
Replies: 7
Views: 910
Posted By ithelp
Check the pins where you connect your monitor cable to CPU with a tester or voltmeter.
Forum: VB.NET Mar 1st, 2009
Replies: 9
Views: 650
Posted By ithelp
You may not find free vb.net host , what is the deadline for your assignment ?
Forum: C++ Feb 28th, 2009
Replies: 12
Views: 695
Posted By ithelp
Use argc and argv .
Forum: Visual Basic 4 / 5 / 6 Feb 18th, 2009
Replies: 2
Solved: VB Project
Views: 503
Posted By ithelp
Just add a data control , when save button is clicked , acess and update the database corresponding to the data control. Simple project assignment I would say.
Showing results 1 to 40 of 129

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC