First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Distributed Supercomputer Mind.Forth AI
Mentifex wrote: Joachim Pimiskern wrote: Am 06.03.2010 00:01, schrieb Mentifex: The Netizen "Keyboard Cowboy" has yesterday launched http://groups.google.com/group/distrubuted-mindforth for discussion of a distributed and parallel representation of the Mind.Forth ideas. ... 9 Mar 2010 18:04
FAQ Topic - Why is my Ajax page not updated properly when using an HTTP GET request in Internet Explorer? (2010-03-07)
----------------------------------------------------------------------- FAQ Topic - Why is my Ajax page not updated properly when using an HTTP GET request in Internet Explorer? ----------------------------------------------------------------------- Browsers cache the results of HTTP requests to reduces network t... 6 Mar 2010 19:34
FAQ Topic - How do I force a reload from the server/prevent caching? (2010-03-06)
----------------------------------------------------------------------- FAQ Topic - How do I force a reload from the server/prevent caching? ----------------------------------------------------------------------- To reload a page, use ` location.reload() `. However, this depends upon the cache headers that your ... 5 Mar 2010 19:36
Timing response from prompt box ...
My son is learning his multiplication facts, and I've built a nifty little browser applet that runs with javascript. I pass a randomly constructed math fact (e.g. "6 X 7 =") to a prompt box, and await his input. However, I'd like to capture how long it takes him to answer the prompt. I've tried something like th... 6 Mar 2010 15:09
rs.MovePrevious();
Browser returns . . . "Operation is not allowed in this context." . . . when I run the below code (rs.MovePrevious();). Why? How can I count backwards? ------------------------------------- while ( !rs.eof ) { // 22 recnum = rs("prevrec").Value; x++; if( x > 5 ) break; //Response.Write( recnum +"<br>" ) if... 5 Mar 2010 18:27
radio button with text field validation
Is there a way to tie radio button validation with a text field? I have a group of radio buttons. If the last one is selected, the following text field must have something. If any other button is selected, that text field could be blank. ... 8 Mar 2010 09:40
Anyone have JS to parse a credit card swipe?
Hi, I have one of these magnetic stripe readers hooked up to my computer via USB. I was wondering if anyone has any Javascript they use to parse out the input from one of these devices into credit card number, expiration year, month, and so on. Thanks for any advice, - Dave ... 6 Mar 2010 18:28
ECMA-262-3. Chapter 7. OOP.
Another one part of my articles is translated. "This is Chapter 7. OOP". There are two parts. All interested can find it there (all not interested or those who show that they are not interested are also welcome ;)): "ECMA-262-3 in detail. Chapter 7.1. OOP: The general theory." <URL: http://dmitrysoshnikov.com/... 7 Mar 2010 16:15
JavaScript books and blogs
Hi All. I really want to change my programming habits and adopt professional coding practices and knowledge. Where do people go to keep up-to-date with best practices? Graham ... 8 Mar 2010 09:40
CodeWarrior begins on Mar 5, 06:00 pm IST. Certificates & Prizes worth 20,000 INR.
Problem Statements of CodeWarrior(http://itbhu.ac.in/codefest/ event.php?eid=4) Round 2 will be released on _Mar 5, 06:00 pm IST_. Registrations are open till Mar 14, 09:00 pm IST. So form your team now, if you have not participated in Round 1. Here is the problems break-up: * 2 Puzzles * 2 Algorithm Desi... 5 Mar 2010 00:43
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12