17 Topics

Member Avatar for
Member Avatar for scheppy

Hello All. I have a program that automatically restarts itself atfer a certain amount of time. I am doing this to test some things out. The program is wrapped in a jar. I run the jar from terminal with java -jar ProgramName.jar It will run and will output all the …

Member Avatar for scheppy
0
376
Member Avatar for Mr.M

Hi DW I'm creating a program in vb.net which is an aspx but I think the solution to my problem as I'm using vb.net can be as vb.net because most of the codes in this web application I wrote it via vb.net, I have a server it a wamp server …

Member Avatar for G_Waddell
0
372
Member Avatar for JustLeftRavenholm

/** Saadman's ISU **/ import java.io.*; import java.util.*; public class ISU { public static void main (String[]args) { //Keyboard Initialization Scanner kbin = new Scanner(System.in); //Variable Inititialization & Declaration; String list[] = new String [21]; int price1 = 30; int price2 = 20; int price3 = 25; int price4 = …

Member Avatar for stultuske
0
217
Member Avatar for deolalkar_pooja

Hi to all, I want to install SQL SERVER 2008 on my XP 32-bit OS. After clicking on "New SQL Server stand-alone installation or add features to an existing " link unser installation tab, Setup Support Rules window shows success status of all rules except "Restart Computer". It neither directly …

Member Avatar for cyberdaemon
0
258
Member Avatar for jerry9839

I'm trying to install XP-Pro on a IBM T42 and when it gets to the point where it wants to restart, it just stops there. From that point I just get a blank screen.

Member Avatar for CimmerianX
0
142
Member Avatar for grove.family

I have a computer here at work that when you plug it in, it will turn on for 10 seconds, turn off. Then it will turn on again for 5-6 seconds and turn off. The second time, the fan runs high. The pc is an HP AIO 7320. I have …

Member Avatar for BigPaw
0
195
Member Avatar for mahmoud.eddeen

My pc has been infected by a very harmfull virus , this virus close and restart windows explorer repeatedly in very short time , I cant use the computer, Please help me about the name of this virus and how can I remove it. Thanks in advance

Member Avatar for nand.prist
0
223
Member Avatar for StarscreamTim

Hey guys, I'm new here, and I'm new to Python. So I've got a sample program: a = raw_input("Enter some text: ") while a != "quit": print a a = raw_input("Enter some text: ") print "Are you sure? (y/n)" b = raw_input() if b == "y": exit I was wondering …

Member Avatar for TrustyTony
0
162
Member Avatar for rahul pareek

I m facing problem in Red hat Linux 6 .when i use command :-ifconfig ip_address netmask then use cmd:-service network restart .It stops eth0 but doesnot start eth0 Although i hav used cmd:-setup to configure ip_address and stop the Network Manager by cmd:- service NetworkManager restart cmd:-ifup eth0 is also …

Member Avatar for sobinja
0
192
Member Avatar for gabrielcastillo

I'm trying to write a script to restart my wamp server with the click of a button. I am trying to use `exec("c:\\\\wamp\wampmanager.exe -restart");` to run the command. Seems to be not working. I have used system(), and passthru(); functions to get the results I am looking for but got …

Member Avatar for Kieran Y5
0
186
Member Avatar for shhahid

Hello there, i'm having trouble that my computer get wake up after i put on sleep mode. Sometime it wake up in 10 min sometime pretty quick like in couple of minutes. Any idea how to reslove this issue. Regards Shahid

Member Avatar for the2smithboys
0
286
Member Avatar for mah300274

I was thinking of making a server (not anytime soon) but it would be VERY powerful. Basically to run a website which might or might not be as huge as I would hope, but anyway... Since ready up on linux (I use to be on windows but hopefully soon to …

Member Avatar for flagstar
0
255
Member Avatar for DILO3D

Can anyone tell me, How can i restart the apache server through php code? if i view a specific page,my apache server should be automatically restart. How can i perform this? Anybody Please help me.

Member Avatar for Pro2000
0
237
Member Avatar for P.manidas

Dear Sir/Madam, My computer is restarting sometimes automatically, when i double clicking on media file or run a program etc (But not every time). Earlier, i thought, it was because of some strong virus. So, i formatted the c drive and try to installed OS(XP Prof SP-II) on my PC. …

Member Avatar for BBAD
0
159
Member Avatar for Mr Programmers

When I start my computer, the Start up Screen (Loading Screen) comes up and loads normally. Before showing up the Log in Screen, the computer automatically restarts. I started the Windows again but the error is not gone. [B]I have:[/B] Windows XP Home Professional Service Pack 3 Pentium 4 494 …

Member Avatar for benmar
0
801
Member Avatar for MeandJava

Hello everybody, I'm stuck with my Java program. This is the point. When a user had tried for nine times, the user has the choice to restart Hangman or close the program. But when they hit the y or n key during the game, it's just one of the 26 …

Member Avatar for leiger
0
7K
Member Avatar for Rickay

I am trying to make a reference program that you can use to access any element of the periodic table based on its name, symbol, atomic number, or atomic mass. It is more than one file, and I need a way to return to main if the user wants to. …

Member Avatar for dylank
0
237

The End.