Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
65% Quality Score
Upvotes Received
10
Posts with Upvotes
4
Upvoting Members
8
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
4
2 Commented Posts
0 Endorsements
Ranked #4K
~8K People Reached
Interests
Creating Web Designs and Playing Games.
Favorite Tags
Member Avatar for madhub2v

i want to know that.. i hava a small java program i.e to caliculate electricity bill(home or commercial). i have compiled and executed it. so now i want to turn this program to a appilcation like caliculator. How?.

Member Avatar for Stefano Mtangoo
0
148
Member Avatar for stevebush

Hi, I am studying algorithms and how efficient they can be. So I have a question concerning merging of linked lists. If I have two linked lists. One is double the size of the other. And and larger one is sorted, where as the smaller one is unsorted. Is there …

Member Avatar for AuburnMathTutor
0
107
Member Avatar for anthonydonx
Member Avatar for jt86442
0
65
Member Avatar for Rajnesh

start Server first start Client by passing the ipaddress of the server eg; java Client 10.0.1.15 if an error pops up change the port in both Client and Server programs

Member Avatar for jt86442
0
3K
Member Avatar for momoryoma4488

Hi... i hope there's someone who can help us think about the concept that we may use in order to create a website using java language... we are not allowed to use other language... and honestly we are not that good in that language... Hope that you can help or …

Member Avatar for jt86442
-1
59
Member Avatar for mbshameer88

we are students of msc cs....giveme some company names thst support industrial visits in hyderabad or banglore

Member Avatar for jt86442
-1
57
Member Avatar for GL.Za

Hi I need to write a sql script to split a string in two or more parts. e.g. I have a string: "tag: key1, key2, key3" I would like to use the ":" as a seperator and thus end up with two strings: "tag" and "key1, key2, key3" Is this …

Member Avatar for GL.Za
0
286
Member Avatar for star111792

hello all, i m a final year student doing software engineering. now its time for me to submit idea for my final project but i m unable to get any idea which is gud and still easy to implement, as i m interested in doing solo project. i have almost …

Member Avatar for peter_budo
0
778
Member Avatar for SONAVENKAT

I need to GetThe Dynamic Values of Row1 Row2 Row3 Etc. My Code enter code here <script type="text/javascript"> $("document").ready(function(){ $(".addComment").btnAddRow({rowNumColumn:"rowNumber"}); $(".delRow").btnDelRow(); }); </script> <table border="1" class="autoTable"> <tr><td>Your Name</td> <td>Your Age</td><td> </td> </tr> <tr><td> <input type="text" id="wonder" size="25"/> </td> <td><input type="text" id="good" size="25"/> </td> <td><input type="button" value="Delete" class="delRow"/> </td> </tr> <tr> …

Member Avatar for jt86442
0
151
Member Avatar for jt86442

[B] Hi, i written a code for delete particular file which it was saved in some folder "temp" which it was shown in the below. [CODE] try{ java.io.File objFile = new java.io.File("F:/temp/FirstPdf-022.pdf"); objFile.delete(); } catch(Exception e) { } [/CODE] In the above code, i delete the file "FirstPdf-022.pdf". But i …

Member Avatar for NormR1
0
89
Member Avatar for jt86442

[B] Hi guys, [CODE] if(IsColor.equals("Y")) cell.setBackgroundColor(new Color(240,240,255)); table.addCell(cell); [/CODE] This [U]cell.setBackgroundColor(new Color(240,240,255));[/U] is for set back ground color as a blue. I need Green color. So, is there any values for green. Please contribute your advice... [/B]

Member Avatar for freesoft_2000
0
93
Member Avatar for jt86442

[B] Hi, I have a problem in the below requirement. Marital Status (Select-one) SpouseName ( Textbox ) (Single) (Married) Whenever i choose an option [U]married[/U] only then spouseName is activated( Mouse Cursor is enabled) other wise in rest of the cases it should be in [U]read-only[/U] property. Please help me …

Member Avatar for jt86442
0
80
Member Avatar for nsrivi

Hi, I have a task to convert HTML files to PDF files and i have no clue how to start. Can anyone advice as to how to go about doing this conversion from HTML to PDF? Thanks in advance, Regards, nsrivi

Member Avatar for madz015
0
168
Member Avatar for jt86442

[B] Hi, I'm unable to change the font colors by using java. Can u please help me that how can i change the font colors in java. If you possible please share that respective Font Code. [COLOR="Green"] Thansk & Regards, Jayavardhan Tummidi. [/COLOR] [/B]

Member Avatar for NormR1
0
612
Member Avatar for jt86442

[B] Hi, I have a 64 tables in my database. I have to know the one column name like "customer" in all 64 tables at a time that this column was exits or not. So that, Is there any query to find that the column name " Customer" has exists …

Member Avatar for rajarajan2017
0
72
Member Avatar for jt86442

[B] Hi, Actually my requirement is when i move my mouse on the link, One alert box shoulb be appear and it will count how many times i move on that link. I already written the code in javascript but it didn't reach to my requirement. Please go through the …

Member Avatar for rajarajan2017
0
2K
Member Avatar for MANASkumarverma

I have a probelem - how to save information as a txt or js file and retrieve it later using only html or javascript .

Member Avatar for fxm
0
110
Member Avatar for jt86442

[B]Hi guys, How can we add background colors in PDF document while generating to pdf form by using java. If you know, could you please share to me[/B]

Member Avatar for NormR1
0
68
Member Avatar for lheslhai

Hi guys! I am on my last year in computer science and we are going to enhance an existing algorithm. I would like to ask if you know some algorithm that i can enhance. For instance, the algorithm used in searching or browsing the net. Thanks!

0
46