Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
46% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
4
2 Commented Posts
0 Endorsements
Ranked #2K
~32.9K People Reached
About Me

An easy going chap!

Favorite Tags

53 Posted Topics

Member Avatar for makmuhefe

Check C2J on this link: [URL="http://download.cnet.com/C-To-Java-Converter/3000-2213_4-10080009.html"]download.cnet.com/C-To-Java-Converter/3000-2213_4-10080009.html [/URL]

Member Avatar for K3haled
0
9K
Member Avatar for cretaros
Member Avatar for JorgeM
0
123
Member Avatar for cretaros

Hello im new on the linux here, i need help, i want to know how to start and deply the following on linux: ftp server. webserver samba server

Member Avatar for rubberman
0
159
Member Avatar for ritaphuti

have you researched further,where exactly do you lack? post any code snippet you have done so far! Cheers!

Member Avatar for cretaros
0
76
Member Avatar for isto
Member Avatar for cretaros

Guys im using the above machine, just bought it from an auction sale, i installed windows 7, bt the is no sound, i researched on the internet and the possible sound drivers is sound Max but it dont work if i update on the internet, nothing is installed what might …

Member Avatar for zxor 2
0
108
Member Avatar for cretaros

my compaq pc cant install sound drivers and i bought a new pCI sound card but the card also fail to install drivers, what can be the possible soluyion.

Member Avatar for zxor 2
0
108
Member Avatar for cretaros

My Hardrive just lost the file system and now its not accessible, its Raw if i view it in Computer management , how can i correct this or restore the NTFS file system because it have a lot of data. Any help?

Member Avatar for cretaros
0
118
Member Avatar for sneha_07

why not take a certification in Linux + first so you can learn all the basics of linux

Member Avatar for Shinedevil
0
387
Member Avatar for samsnov

Adobe Media Encoder, usually comes with the CS range packages when you install Adobe Flash

Member Avatar for cretaros
0
192
Member Avatar for gujinni

then post some code snippets exactly where u are stuck, and where where u wish we can help u imporove it, i have developed a very interactive java calc, so do dat we are at ur service.

Member Avatar for gujinni
-1
209
Member Avatar for cretaros

i jst switches off my pc , then after some hours, i turned it on but there is no display on monitor, but when i connects the monitor cable direct to onboard display it works fine though gamma is incorrect, what might be the problem with my card, an Nvidia …

Member Avatar for jingda
0
70
Member Avatar for WASDted
Member Avatar for akasekaihime

Ur program is not an applet, extends it as below. if the error message is applet not initialized, include the following in your coding: [CODE]payslip extends JApplet; payslip.init();[/CODE]

Member Avatar for akasekaihime
0
320
Member Avatar for cretaros

Hello i am new to php, i have been practising it for a while now can any one give me a way to code a simple online test in php5, i have created forms i Dreamweaver using radiobtns for answers, now i want the codes to handle it as follows; …

0
60
Member Avatar for cretaros

Im to develop a payroll calculating system using abstract classes and implementing polymorphism, With respect to inheritance of super class Employee by sub classes. i dont know how to start implementing it on GUI, bt its okay on cmd. Any help either with sample code is highly appreciated. cretaros.

Member Avatar for ztini
0
159
Member Avatar for cretaros

How to i implement loops to print the initialised word as foloows: Thanx in advance. p pr pro prog progr progra program programm programmi programmin programming programmin programmi programm program progra progr prog pro pr p

Member Avatar for nmaillet
0
388
Member Avatar for b1izzard

what if you put all ur connection codes jst below ur global variables, then every time acoonection is reuired u call the conection object.

Member Avatar for b1izzard
0
233
Member Avatar for WASDted
Member Avatar for hfx642

Why dont you group them using tabbedPanes, whereby you will have absratc or innerclasses, therefore you will only have one .java containing all classes you have. follow this link and see an example of what im saying: [URL="http://www.beginner-java-tutorial.com/jtabbedpane.html"]http://www.beginner-java-tutorial.com/jtabbedpane.html[/URL]

Member Avatar for hfx642
0
471
Member Avatar for cretaros

i have encrypted some login credentials in mysql database using md5, now i want what i input as login credentials to be encrypted automatically to ease comparison with the encryption in database: This is how far i have done, no errors bt i cant login anymore [CODE]try { Class.forName("com.mysql.jdbc.Driver"); Connection …

Member Avatar for mKorbel
0
140
Member Avatar for cretaros

Here; is my scenario; A prisoner is admitted in a prison at this date:: [B]2011-05-05[/B], he was sentenced for [B]5 years[/B] so how do i calculate date additions so the results give me [B]2016-05-05[/B], as this is the exact date he is to be released from prison. the addition should …

Member Avatar for mKorbel
0
291
Member Avatar for cretaros

I want to dump or backup a mysql database on button click, i have the following logic, no errors bt it cant execute, can anyone help me in identifying the error. the code as follows: [CODE] try { String dbName = "xxx"; String dbUser = "root"; String dbPass = ""; …

Member Avatar for mKorbel
0
194
Member Avatar for bhallarahul
Member Avatar for Fumomo

also try to extends ur current class(subclass), with the class concerned(superclass), and see if you cannot solve it, i suggest you research much on inheritence.

Member Avatar for JamesCherrill
0
740
Member Avatar for jeffmummey@sbcg
Member Avatar for bibiki

Yah /**com.mysql.jdbc.Driver**/ is an exception you get if there are no mySql driver configured: download mysql driver type 4, copy and paste the .jar file as the vaiable name below specifies. go to my computer and right click properties , check enviroment variable and click new. Variable name : CLASSPATH …

Member Avatar for bibiki
0
166
Member Avatar for techie929

Research deeply on Focus Listeners and mouse Listeners. check sun oracle.com for tutorials

Member Avatar for JamesCherrill
0
98
Member Avatar for Voidz

I use windows 7 built in app for burning ISO, it is very, its jst click the image and click burn, its cool.

Member Avatar for darrylpatterson
0
164
Member Avatar for zambag
Member Avatar for stupid guy

il recommend u to use type 4, for mySql db: [CODE] Class.forName("com.mysql.jdbc.Driver"); Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/bike","scott","tiger"); [/CODE] you can downloads wamp server to manage yur db, then configure mySql connector, check [URL="http://www.mysql.com/products/connector/"]http://www.mysql.com/products/connector/[/URL]

Member Avatar for cretaros
0
199
Member Avatar for jemz

it is possible: use the syntax below in the main;;;;) [CODE]frame.setUndecorated(true);[/CODE] this will remove what u a talking about.

Member Avatar for Majestics
0
246
Member Avatar for newack

Currently versions of jGrasp have no GUI generators, u write the code from start: import java.awt.*; import javax.swing.*; and so on .......

Member Avatar for cretaros
0
2K
Member Avatar for cretaros

i managed to encrypt a password in wampserver but i also want to implement the same code in the login frame code so it can also encrypt what i have type so it became easy to be compared with the encryption in database, how to i embedd the code in …

0
54
Member Avatar for cretaros
Member Avatar for rubberman
0
147
Member Avatar for abdalaziz
Member Avatar for guru_iyer
Member Avatar for guru_iyer
0
1K
Member Avatar for MSoft

also check some tutorials on [URL="deitel.com"]deitel.com[/URL]. Also simple google them, thousand links will be helpful. gud luck!

Member Avatar for cretaros
0
98
Member Avatar for cretaros

Hey guys im using Ms Visual C++ Compiler, im encountering this error bt i cant manage to solve it, pliz help. Attached pliz find the source code Error : 1>c:\users\h\desktop\wautil\wautil\wautil.cpp(23) : error C2144: syntax error : 'int' should be preceded by ':' 1>c:\users\h\desktop\wautil\wautil\wautil.cpp(33) : error C2144: syntax error : 'double' …

Member Avatar for sergent
0
88
Member Avatar for cretaros
Member Avatar for masijade
0
65
Member Avatar for MrHardRock

jon.kiparsky suggest you put the main jst b4 the last brace of the class as follows

Member Avatar for cretaros
0
155
Member Avatar for cretaros

Can someone help me in implementing a JDate picker without using packages, whereby will click the calender icon and the calender will appear.

Member Avatar for cretaros
0
2K
Member Avatar for Dannyo329

try this syntax: try { .....put ur code here.. } catch(Exception ex) { System.out.println("Error is:" + ex) }

Member Avatar for Dannyo329
0
4K
Member Avatar for cretaros

Is there any methods that in java can make or prevent its window frames from being moved or being dragged, like those in windows 7 installations. post it guys if any and it will help others too! thanx in advance.

Member Avatar for mKorbel
0
113
Member Avatar for ajaybali

my dear the "select" is the one that will always be visible to the user to select an item okay. it will be on index 0; so declare it as follws: String[] jbItems = {"---Select---","A","BC","D","E"} JcomboBox jb = new JCombobox(jbItems); add(jb); using the method setSelectedIndex(0); will return the select being …

Member Avatar for Ezzaral
0
78
Member Avatar for cretaros

i have tried adding scrollpanes to the Textare but to no avail it cant Appear. i have initialised some text and added it ot the Textarea bt it dosent work. Help me solve it lifesavers! [CODE] import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.event.*; import java.lang.Object.*; import javax.swing.border.*; import java.awt.Toolkit; …

0
59
Member Avatar for cretaros

Help me in correctinf the errror i encounter here, i want the image file i have selected using Jfilechooser to be set on the image panel. i tried this but it failed: picthandler.setImageIcon(file); Here is the class Code , i have commented exaclty whr i want the bug to be …

0
81
Member Avatar for cretaros

Hey gus can one demontstrate to me a simple way of loading a picture into a panel using JFilechooser.

Member Avatar for naief
0
107
Member Avatar for 080346

Like girola said: --->You can have your class implement ActionListener. e.g public class myclass extends JFrame implements actionListener { button1.addActionListener(this); } or dont implement action Listener Call the: ButtonHandler handler = new Button Handler(); class button1.addActionListener(handler); to call another class call its main

Member Avatar for javaAddict
0
4K
Member Avatar for cretaros

Hey Lifesavers! How can i dispose the current frame holding the combobox on item selection to navigate to the next frame. The dispose(); method does not dispose the Main class, when i select supplier item onthe combo list. how can i reolve this; sample code from the sodes is below. …

Member Avatar for masijade
0
232

The End.