Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Member Avatar for kiranpvsr

I have a 160Gb Hitachi hard disk. I have tried formatting it from both MyComputer and Device Manager. In both the cases, it goes till 99% and throws error saying that "Windows was unable to complete the format". Can any1 help me with the problem?

Member Avatar for mjdodd
-1
191
Member Avatar for kiranpvsr

Hi, I get the following output : I dont understand why after the decimal point, the values start changing from 0.13223. The line in the code is temp = temp - 0.001; For the file0 the value of temp is 0.14623 For the file0 the value of temp is 0.14523 …

Member Avatar for NormR1
0
131
Member Avatar for kiranpvsr

I'm trying to connect to Facebook using Java Sockets and I get a Http: Bad Request Error. The hostname I'm using is "facebook.com" and for the GET request, I have used the following lines. out.write("GET / HTTP/1.1 \n"); out.write("Host:[url]www.facebook.com[/url] \n); The above lines work when the host is [url]www.google.com[/url] or …

Member Avatar for NormR1
0
94
Member Avatar for kiranpvsr

hello there Can anyone please tell how to create 2-D graphs in Java ? (X-axis and Y-axis stuff)

Member Avatar for Taywin
0
67
Member Avatar for kiranpvsr

Hello everyone, Can anyone tell me how to create the hierarchial structure of replies to a particular message using Java. In most of the Internet Forums, you will find that when you click on a message, the replies to it will be shown in a hierarchial manner based on the …

Member Avatar for kiranpvsr
0
73
Member Avatar for kiranpvsr

CREATE TABLE message ( id bigint(20) DEFAULT '0' NOT NULL, inReplyToID bigint(20) DEFAULT '0' NOT NULL, createMonth int(11) DEFAULT '0' NOT NULL, createDay int(11) DEFAULT '0' NOT NULL, createYear int(11) DEFAULT '0' NOT NULL, boardID bigint(20) DEFAULT '0' NOT NULL, subject varchar(80) DEFAULT '' NOT NULL, authorEmail varchar(80) DEFAULT '' …

0
52
Member Avatar for kiranpvsr

Hello.. Did anyone do the address book application in xml before? It uses a GUI built in Java to add, modify and delete records in the xml file. I have already written the code for GUI. As I'm not so familiar with XML, can anyone post the code for adding, …

0
46
Member Avatar for kiranpvsr

Hi, I have built a web browser using JEditorPane . But instead of using setPage method, I have used setText method The code sample looks like this: displayEditorPane.setPage(pageUrl); // Get URL of new page being displayed. URL newUrl = displayEditorPane.getPage(); When setPage is used, correct URL value is stored in …

0
61
Member Avatar for kiranpvsr

Hi...I have created a browser using JAVA. But I cannot access any of the google or yahoo websites. I can access only a few select websites like cs.bham.ac.uk etc.... Can anyone tell me the reason and probably the solution as well..?

0
88
Member Avatar for kiranpvsr

1.Uses a socket object to open a socket connection to “[url]www.google.com”[/url] on port 80. 2. Constructs a PrintWriter and a BufferedReader from the socket 3. Sends a HTTP request for the page “[url]www.google.com”[/url]. If your PrintWriter is called “out” then you could, for instance use the code: out.write("GET /~rdb/page/index.html \n"); …

Member Avatar for Devoted Hosting
0
140
Member Avatar for kiranpvsr

Is it a good idea to purchase a Packard Bell Laptop. Can anyone tell me about the processor performance etc.. Following is the configuration. Intel Pentium Dual Core Processor. 250GB Hard Drive 4 GB RAM, 1MB Cache. 4 Hrs Battery Life. Price: 400£ Thanks in Advance.

Member Avatar for R1pperZ
0
82
Member Avatar for coachD

Hi, I accidentally disabled my Administrator account in XP using control userpasswords2...Now I cannot enable it back because the other user accounts in my PC is assigned as guest only.. So, whenever i run control userpasswords2 (im using a guest account), it prompts me to enter my Administrator passwords but …

Member Avatar for c-tech
0
122
Member Avatar for kiranpvsr

I have manually deleted (Shift+Delete) all the files present in Temporary internet files folder. But, it is still occupying 100 MB. Can somebody let me know how to free up this space?

Member Avatar for sugasuga
0
85
Member Avatar for bala.mbalaji

dear sir. My system is very slow. i have lot of emty space in c drive. i have 1gb ram, i used windows XP professnal. how to resolved this problem pls help me thanks and regatds Balaji.M

Member Avatar for X-Matt
0
87
Member Avatar for kiranpvsr

after executing a tcl program in notepad++( similar to editplus), when the applicaiotn is run, the window(could be an applet) in which the output has to be viewed is popping up but nothing is displayed in it. Actually, the output shouldd appear.

0
37
Member Avatar for kiranpvsr

Hey, I have installed Mysql and launched it from command line using cd Mysql/bin/mysql. I want to now how to give user credentials as soon as it opens. Also, is there any default username by which it opens. I ask this because, without logging in I'm able to run all …

Member Avatar for dickersonka
0
67
Member Avatar for kiranpvsr

Hi, Has anyone worked on BMC Identity XModule Studio? I'm working on a project which needs to create agent using this XModule Studio. I need to now whether anyone has worked on BMC IDM ( Identity Management) before. If so, please respond.

0
40