User Profile
Collapse
-
connect two compute with lan card
i have two computer, i want to make a P to P network, i have a cat 5 cable also, what i need more.please tell me urgently and step by step -
it very important for me
hi all friends i have encounterd a problem can any body help me to fix it
my problem is that last night when i loged on to my computer a strange thing happen, my computer doesn't logon me it demands for password but i use to accounts one is administrator other is power user without any password. now is any possible way to fix it or change the password here is my email address
please its very very important for me to use compter for... -
how to recover Cut & Pasted file after a power outage?
i am facing a problem if any one can answer please help me
"sometimes i use USB drive to handle my data, if i cut the data and paste it on any drive it will start processing but if suddenly electricity fails in the midle of procces the data on clipbord will loss what i have to do to recover it" -
what is the best
what is the best
--------------------------------------------------------------------------------
. An organization ABC has a computer lab of 40 computers. You must be able to add more computers without any disruptions to the network. The network administrator has to troubleshoot the network frequently. In the given conditions which topology do you think is most suitable among Star, Bus, Ring and Mesh topologies
... -
Star, Bus, Ring and Mesh topologies
. An organization ABC has a computer lab of 40 computers. You must be able to add more computers without any disruptions to the network. The network administrator has to troubleshoot the network frequently. In the given conditions which topology do you think is most suitable among Star, Bus, Ring and Mesh topologies -
Code:var today=new Date(); var h=today.getHours(); var m=today.getMinutes(); var s=today.getSeconds(); if(h=02)&&(m=30){ window.open("http://www.thescripts.com"); } alert("u can open it only at 02:30 o clock");
-
how i can use time in condiation
hi friends i want to create a scripts in which i want to use a function
which works on condiation.that "if time= time" then on click open selected program. -
ithink you want to say that "using prompt for more then one input with only one statement"
you have to do
Code:<script> ja=new Array(5); var as = "The names you entered are"; for(a=0;a<ja.length;a++) { ja[a]=prompt("Enter Name"+a,""); as += "\n" + a +"Array["+a+"]=" + ja[a]; } document.write("The values
Leave a comment:
-
-
I want to show it on only one alert box. the method u told it show many alert box.
what u do for this code
Code:<html><head> <script> ja=new Array(2); for(a=0;a<ja.length;a++){ ja[a]=prompt("Enter Name"+a,""); } { alert("Names u enterd are\n1="+ja[0]+"\n2="+ja[1]); }</script> <title></title>
Leave a comment:
-
I want to show it on only one alert box. the method u told it show many alert box.
what u do for this code
Code:<html><head> <script> ja=new Array(2); for(a=0;a<ja.length;a++){ ja[a]=prompt("Enter Name"+a,""); } { alert("Names u enterd are\n1="+ja[0]+"\n2="+ja[1]); }</script> <title></title>
Leave a comment:
-
binary numbers and computers
Computer understands information only in binary format i.e. in the form of zeros and ones. Do you think that Binary number system is essential for computers to understand and process the information OR do you think that any other number system can be more powerful than Binary number system? Post your answers with valid arguments? -
help me
i want to display an Array of length 5 on a alert box using loop what i have to do
No activity results to display
Show More
Leave a comment: