Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
1.26
seconds.
Search:
Posts Made By:
Jason
Forum:
Computer Programming
10-28-2005, 12:52 AM
Replies:
2
WOW!!! Now I know (not a question)...
Views:
736
Posted By
Jason
go sage, its your birthday :thumbsup: ...
go sage, its your birthday :thumbsup:
Jason
Forum:
Computer/PC discussions
10-25-2005, 08:44 AM
Replies:
2
alt+F5 short cut
Views:
868
Posted By
Jason
alt+F5 short cut
Im using a windows 2k OS with an ATI Radeon video card. I was screwing around on a web page and wanted to refresh it with the <F5> key and tried. When it didn't work I tried <ALT>+<F5> and that did a...
Forum:
Computer/PC discussions
10-21-2005, 11:53 PM
Replies:
6
Networking Question
Views:
875
Posted By
Jason
you should get a gigabit router and use it to...
you should get a gigabit router and use it to connect to the outside world with your server and then have the other router connect to it and create a lan on another IP for the rest of the machines....
Forum:
Computer/PC discussions
10-21-2005, 12:38 AM
Replies:
6
Networking Question
Views:
875
Posted By
Jason
heck, get a gig router or set up some ftp...
heck, get a gig router or set up some ftp services between the comps
Jason
Forum:
Computer/PC discussions
10-12-2005, 04:29 AM
Replies:
1
kernel error?
Views:
658
Posted By
Jason
kernel error?
I get this error everytime my computer restarts which is every 20sec or so
UNEXPECTED_KERNEL_MODE_TRAP
What can I do to get rid of it and boot my windows?
jason
Forum:
Geek News and Humour
09-30-2005, 02:15 AM
Replies:
31
The Flash Mind Reader! How does it work!
Views:
19,240
Posted By
Jason
multiplied out is not its x^2 -2x -x^2 =...
multiplied out is not
its x^2 -2x -x^2 = x^2 - x^2
which is then -2x = 0 and therefore unbalances the equation from step one
otherwise I missed something...
Jason
Forum:
Computer/PC discussions
08-04-2005, 01:13 AM
Replies:
6
Win $ 50 - Challenge To Techies
Views:
1,055
Posted By
Jason
Yes, its essentially creating a back up, but...
Yes, its essentially creating a back up, but don't think you can plug that drive in and go, the boot sector might not know where to look for the files to start booting from...
Jason
Forum:
Computer/PC discussions
08-03-2005, 07:32 PM
Replies:
4
Restoring FF Profile
Views:
1,114
Posted By
Jason
in that case, most likely there is an instance of...
in that case, most likely there is an instance of ff running on the computer. in windows you just need to go into the Task Manager and kill the firefox task. In Linux you need to just shut down all...
Forum:
Computer Programming
07-25-2005, 04:49 AM
Replies:
4
Please help debug this C++ program
Views:
1,001
Posted By
Jason
your probelm is that you are changing the...
your probelm is that you are changing the "firstnum" variable in your first loop so by the time you need to figure out the sum of all the even numbers you have already made the "firstNum" either...
Forum:
Computer/PC discussions
07-12-2005, 11:45 PM
Replies:
19
Poll:
Windows/linux
Views:
1,725
Posted By
Jason
of those options, I use both ;) Jason
of those options, I use both ;)
Jason
Forum:
Computer Programming
07-08-2005, 07:12 PM
Replies:
2
Random normal vector Generator
Views:
1,613
Posted By
Jason
since the randn(n,m) function in matlab creates a...
since the randn(n,m) function in matlab creates a random matrix with entries N(0,1) then you would have to write a method to work the way you want. The only random function in java is the math.random...
Forum:
Computer Programming
07-08-2005, 07:06 PM
Replies:
4
search for a string in c
Views:
822
Posted By
Jason
nikkiH: C = regular C, not C++ and not C# ...
nikkiH: C = regular C, not C++ and not C#
alaios: just re-write your own string function in C, should be really close to that of C++, Im sure you could find the headers and function calls that the...
Forum:
Computer/PC discussions
06-28-2005, 10:37 PM
Replies:
9
Website rip-off help
Views:
1,101
Posted By
Jason
wow that is like scary coppied...I would be so...
wow that is like scary coppied...I would be so pissed. Good luck on that battle.
Jason
Forum:
Computer Programming
06-28-2005, 01:39 AM
Replies:
8
i need am aimbot for a game
Views:
1,589
Posted By
Jason
maybe you don't understand about illegal. It is...
maybe you don't understand about illegal. It is against the rules of the program to be running such alternating programs. Also, you may not get what Antoniohawk's signature is refering to when it...
Forum:
Computer/PC discussions
06-22-2005, 08:29 PM
Replies:
21
Poll:
What Operating System do you use?
Views:
2,218
Posted By
Jason
I have a cluster of 2K machines and a few linux...
I have a cluster of 2K machines and a few linux machines and 1 XP machine...
Jason
Forum:
Computer Programming
05-13-2005, 06:54 PM
Replies:
5
is not divisible by 2
Views:
3,506
Posted By
Jason
try using the ' % ' in your if statement to check...
try using the ' % ' in your if statement to check e.g.
go look up what the mod ( % ) means and try that
if ( x % 10 ! = 0) {
}
Forum:
Computer Programming
05-12-2005, 11:32 PM
Replies:
6
Compiler problems
Views:
776
Posted By
Jason
try opening the command prompt and running the...
try opening the command prompt and running the program from there or put in a pause or even a 'cin' command at the end to stop the program from exiting.
Nothing is wrong with your program, its...
Forum:
Computer/PC discussions
05-11-2005, 10:22 PM
Replies:
36
Poll:
What Antivirus Software do you use?
Views:
4,554
Posted By
Jason
I use both AVG and norton 2k...I never wanted to...
I use both AVG and norton 2k...I never wanted to upgrade to anything newer of norton cause they went down hill...
Jason
Forum:
Geek News and Humour
05-10-2005, 11:15 PM
Replies:
12
Red Screen of Death!
Views:
1,649
Posted By
Jason
I have had the red screen of death before, along...
I have had the red screen of death before, along with a black screen of death and the infamous blue screen of death...
Jason
Forum:
Computer Programming
04-26-2005, 02:15 AM
Replies:
3
C++ Help-Tutorial finding
Views:
800
Posted By
Jason
next time you post for help try reading the...
next time you post for help try reading the resources before. There is a tutorials thread in the computer programing forum http://www.codingforums.com/showthread.php?t=40778
Jason
Forum:
Computer/PC discussions
04-26-2005, 02:11 AM
Replies:
19
In-car PC
Views:
2,276
Posted By
Jason
sage: I think hes thinking of a desktop computer...
sage: I think hes thinking of a desktop computer built into his car. Those adapters are for notebooks and laptops only....
Jason
Forum:
Computer/PC discussions
04-26-2005, 01:50 AM
Replies:
6
cant get rid of error #317
Views:
1,399
Posted By
Jason
That comment sort of reminds me of a pop-up...
That comment sort of reminds me of a pop-up window from the internet...have you tried dissconecting your computer from the net and turning it on to see if its even localized to your machine?
...
Forum:
Computer Programming
04-20-2005, 08:46 PM
Replies:
6
help with c's scanf
Views:
1,184
Posted By
Jason
use a loop like for (i = 0;...
use a loop like
for (i = 0; i<length_of_array; i++){
scanf("%c", long_choice[ i ]); //%c to read a char and not a string
if(condition)
........
}
the condition...
Forum:
Computer Programming
04-15-2005, 07:07 PM
Replies:
13
text files (c++)
Views:
9,291
Posted By
Jason
file *f1; f1 = fopen ("file.txt", "w"); //w...
file *f1;
f1 = fopen ("file.txt", "w"); //w = write, r = read, a = apend
fclose(f1);
Jason
Forum:
Java and JSP
04-14-2005, 07:08 PM
Replies:
1
java minesweep game
Views:
2,055
Posted By
Jason
you have a loop there that will never say there...
you have a loop there that will never say there is a bomb...when your program should return true for IsItABomb you just call getUserInput again and that goes back and calls IsItABomb again...there is...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
10:38 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.