354 Posted Topics
Re: Hi, I hope following is solution for u'r trouble, (i have modify ~s.o.s~ code) <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Example</title> </head> <body> <script type="text/javascript"> var loopTime=0; (function doSomething() { while(true) { var ans = prompt("Enter either 1 or 2."); if(!ans || … | |
Hi all Post some challenging programming question, which are really hard to solve... | |
Re: Hi, u can try following: 1. making proxy server. 2. a threaded server. 3. a program which watch registry access of currently running process. | |
Re: plz give the complete code along with html code... |
The End.